Skip to content

Extend analyzers

Extend analyzers #204

Triggered via pull request April 8, 2024 12:20
Status Success
Total duration 23m 2s
Artifacts 3

build.yml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

42 warnings
Build (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (macos-latest)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
Build (macos-latest)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
Build (macos-latest): src/Buildalyzer.Logger/BuildalyzerLogger.cs#L10
Non-nullable field '_pipeHandleAsString' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build (macos-latest): src/Buildalyzer/AnalyzerManager.cs#L46
Cannot convert null literal to non-nullable reference type.
Build (macos-latest): src/Buildalyzer/AnalyzerManager.cs#L51
Cannot convert null literal to non-nullable reference type.
Build (macos-latest): src/Buildalyzer/AnalyzerManager.cs#L93
Cannot convert null literal to non-nullable reference type.
Build (macos-latest): src/Buildalyzer/Environment/BuildEnvironment.cs#L71
Cannot convert null literal to non-nullable reference type.
Build (macos-latest): src/Buildalyzer/Environment/BuildEnvironment.cs#L72
Cannot convert null literal to non-nullable reference type.
Build (macos-latest): src/Buildalyzer/Environment/BuildEnvironment.cs#L73
Cannot convert null literal to non-nullable reference type.
Build (macos-latest): src/Buildalyzer/AnalyzerResult.cs#L132
Nullability of reference types in type of parameter 'x' of 'bool ProjectItemItemSpecEqualityComparer.Equals(IProjectItem x, IProjectItem y)' doesn't match implicitly implemented member 'bool IEqualityComparer<IProjectItem>.Equals(IProjectItem? x, IProjectItem? y)' (possibly because of nullability attributes).
Build (macos-latest): src/Buildalyzer/AnalyzerResult.cs#L132
Nullability of reference types in type of parameter 'y' of 'bool ProjectItemItemSpecEqualityComparer.Equals(IProjectItem x, IProjectItem y)' doesn't match implicitly implemented member 'bool IEqualityComparer<IProjectItem>.Equals(IProjectItem? x, IProjectItem? y)' (possibly because of nullability attributes).
Build (macos-latest): src/Buildalyzer/AnalyzerResults.cs#L46
Nullability of reference types in type of parameter 'x' of 'int TargetFrameworkComparer.Compare(string x, string y)' doesn't match implicitly implemented member 'int IComparer<string>.Compare(string? x, string? y)' (possibly because of nullability attributes).
Build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest): src/Buildalyzer.Logger/BuildalyzerLogger.cs#L10
Non-nullable field '_pipeHandleAsString' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build (ubuntu-latest): src/Buildalyzer/Environment/BuildEnvironment.cs#L71
Cannot convert null literal to non-nullable reference type.
Build (ubuntu-latest): src/Buildalyzer/Environment/BuildEnvironment.cs#L72
Cannot convert null literal to non-nullable reference type.
Build (ubuntu-latest): src/Buildalyzer/Environment/BuildEnvironment.cs#L73
Cannot convert null literal to non-nullable reference type.
Build (ubuntu-latest): src/Buildalyzer/IProjectAnalyzer.cs#L128
Cannot convert null literal to non-nullable reference type.
Build (ubuntu-latest): src/Buildalyzer/AnalyzerResult.cs#L132
Nullability of reference types in type of parameter 'x' of 'bool ProjectItemItemSpecEqualityComparer.Equals(IProjectItem x, IProjectItem y)' doesn't match implicitly implemented member 'bool IEqualityComparer<IProjectItem>.Equals(IProjectItem? x, IProjectItem? y)' (possibly because of nullability attributes).
Build (ubuntu-latest): src/Buildalyzer/AnalyzerResult.cs#L132
Nullability of reference types in type of parameter 'y' of 'bool ProjectItemItemSpecEqualityComparer.Equals(IProjectItem x, IProjectItem y)' doesn't match implicitly implemented member 'bool IEqualityComparer<IProjectItem>.Equals(IProjectItem? x, IProjectItem? y)' (possibly because of nullability attributes).
Build (ubuntu-latest): src/Buildalyzer/AnalyzerManager.cs#L46
Cannot convert null literal to non-nullable reference type.
Build (ubuntu-latest): src/Buildalyzer/AnalyzerManager.cs#L51
Cannot convert null literal to non-nullable reference type.
Build (ubuntu-latest): src/Buildalyzer/AnalyzerManager.cs#L93
Cannot convert null literal to non-nullable reference type.
Build (ubuntu-latest)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
Build (ubuntu-latest)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
Build (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (windows-latest): src/Buildalyzer.Logger/BuildalyzerLogger.cs#L10
Non-nullable field '_pipeHandleAsString' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build (windows-latest): src/Buildalyzer/AnalyzerManager.cs#L46
Cannot convert null literal to non-nullable reference type.
Build (windows-latest): src/Buildalyzer/AnalyzerManager.cs#L51
Cannot convert null literal to non-nullable reference type.
Build (windows-latest): src/Buildalyzer/AnalyzerManager.cs#L93
Cannot convert null literal to non-nullable reference type.
Build (windows-latest): src/Buildalyzer/AnalyzerResult.cs#L132
Nullability of reference types in type of parameter 'x' of 'bool ProjectItemItemSpecEqualityComparer.Equals(IProjectItem x, IProjectItem y)' doesn't match implicitly implemented member 'bool IEqualityComparer<IProjectItem>.Equals(IProjectItem? x, IProjectItem? y)' (possibly because of nullability attributes).
Build (windows-latest): src/Buildalyzer/AnalyzerResult.cs#L132
Nullability of reference types in type of parameter 'y' of 'bool ProjectItemItemSpecEqualityComparer.Equals(IProjectItem x, IProjectItem y)' doesn't match implicitly implemented member 'bool IEqualityComparer<IProjectItem>.Equals(IProjectItem? x, IProjectItem? y)' (possibly because of nullability attributes).
Build (windows-latest): src/Buildalyzer/AnalyzerResults.cs#L46
Nullability of reference types in type of parameter 'x' of 'int TargetFrameworkComparer.Compare(string x, string y)' doesn't match implicitly implemented member 'int IComparer<string>.Compare(string? x, string? y)' (possibly because of nullability attributes).
Build (windows-latest): src/Buildalyzer/AnalyzerResults.cs#L46
Nullability of reference types in type of parameter 'y' of 'int TargetFrameworkComparer.Compare(string x, string y)' doesn't match implicitly implemented member 'int IComparer<string>.Compare(string? x, string? y)' (possibly because of nullability attributes).
Build (windows-latest): src/Buildalyzer/Environment/BuildEnvironment.cs#L71
Cannot convert null literal to non-nullable reference type.
Build (windows-latest): src/Buildalyzer/Environment/BuildEnvironment.cs#L72
Cannot convert null literal to non-nullable reference type.
Build (windows-latest)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
Build (windows-latest)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']

Artifacts

Produced during runtime
Name Size
test-results-macos-latest Expired
268 KB
test-results-ubuntu-latest Expired
266 KB
test-results-windows-latest Expired
455 KB