Skip to content

fix: added source kit package #17

fix: added source kit package

fix: added source kit package #17

Triggered via push November 11, 2023 19:27
Status Failure
Total duration 38s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
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.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.MustBePartial/Analyzers/TypeMustBePartialAnalyzer.cs#L18
Enable analyzer release tracking for the analyzer project containing rule 'SK1000'
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.Enumerable/Analyzers/OfTypeMustUseDerivedTypeAnalyzer.cs#L18
Enable analyzer release tracking for the analyzer project containing rule 'SK1300'
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'