Bump the all-deps group with 7 updates #307
Merged
Annotations
10 warnings
|
Autobuild:
src/EawModinfo.Tests/ModReferenceBuilderTest.cs#L244
Argument of type 'IEnumerable<(string Identifier, ModType Type, string Name)>' cannot be used for parameter 'collection' of type 'IEnumerable<(string Identifier, ModType Type, string? Name)>' in 'void List<(string Identifier, ModType Type, string? Name)>.AddRange(IEnumerable<(string Identifier, ModType Type, string? Name)> collection)' due to differences in the nullability of reference types.
|
|
Autobuild:
src/EawModinfo.Tests/ModinfoValidatorTests.cs#L344
Non-nullable property 'Languages' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Autobuild:
src/EawModinfo.Tests/ModinfoValidatorTests.cs#L342
Non-nullable property 'Custom' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Autobuild:
src/EawModinfo.Tests/ModinfoValidatorTests.cs#L338
Non-nullable property 'Dependencies' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Autobuild:
src/EawModinfo.Tests/ModReferenceBuilderTest.cs#L244
Argument of type 'IEnumerable<(string Identifier, ModType Type, string Name)>' cannot be used for parameter 'collection' of type 'IEnumerable<(string Identifier, ModType Type, string? Name)>' in 'void List<(string Identifier, ModType Type, string? Name)>.AddRange(IEnumerable<(string Identifier, ModType Type, string? Name)> collection)' due to differences in the nullability of reference types.
|
|
Autobuild:
src/EawModinfo.Tests/ModinfoValidatorTests.cs#L344
Non-nullable property 'Languages' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Autobuild:
src/EawModinfo.Tests/ModinfoValidatorTests.cs#L342
Non-nullable property 'Custom' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Autobuild:
src/EawModinfo.Tests/ModinfoValidatorTests.cs#L338
Non-nullable property 'Dependencies' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Initialize CodeQL
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses.
To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`. Alternatively, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.
|
|
Initialize CodeQL
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.
|
Loading