Skip to content

fix: OfType analyzer #14

fix: OfType analyzer

fix: OfType analyzer #14

Triggered via push November 11, 2023 18:00
Status Success
Total duration 1m 35s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
ronimizy
approved Nov 11, 2023
nuget.org

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/SourceKit/Extensions/TypeSymbolExtensions.cs#L17
Use 'SymbolEqualityComparer' when comparing symbols
build: src/analyzers/SourceKit.Analyzers.Enumerable/Analyzers/OfTypeMustUseDerivedTypeAnalyzer.cs#L18
Enable analyzer release tracking for the analyzer project containing rule 'SK1300'
build: src/analyzers/SourceKit.Analyzers.Properties/Analyzers/DeclarationCouldBeConvertedToPropertyAnalyzer.cs#L21
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
build: src/analyzers/SourceKit.Analyzers.Properties/Analyzers/DeclarationCouldBeConvertedToPropertyAnalyzer.cs#L19
Enable analyzer release tracking for the analyzer project containing rule 'SK1400'
build: src/analyzers/SourceKit.Analyzers.Collections/Analyzers/DictionaryKeyTypeMustImplementEquatableAnalyzer.cs#L19
Enable analyzer release tracking for the analyzer project containing rule 'SK1500'
build: src/analyzers/SourceKit.Analyzers.Collections/Analyzers/ListForEachNotAllowedAnalyzer.cs#L18
Enable analyzer release tracking for the analyzer project containing rule 'SK1501'
build: src/analyzers/SourceKit.Analyzers.Nullable/Analyzers/NullableDisableNotAllowedAnalyzer.cs#L19
Enable analyzer release tracking for the analyzer project containing rule 'SK1201'
build: src/analyzers/SourceKit.Analyzers.Nullable/Analyzers/NullForgivingOperatorNotAllowedAnalyzer.cs#L18
Enable analyzer release tracking for the analyzer project containing rule 'SK1200'
build: src/analyzers/SourceKit.Analyzers.MustBePartial/Analyzers/TypeMustBePartialAnalyzer.cs#L18
Enable analyzer release tracking for the analyzer project containing rule 'SK1000'