Deploy #35
deploy.yml
on: workflow_dispatch
Set Package Version
2s
Deploy
22s
Annotations
14 warnings
Set Package Version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy
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/
|
Deploy:
LocalisationAnalyser/Analysers/AbstractMemberAnalyser.cs#L11
Missing XML comment for publicly visible type or member 'AbstractMemberAnalyser'
|
Deploy:
LocalisationAnalyser/Analysers/AbstractMemberAnalyser.cs#L13
Missing XML comment for publicly visible type or member 'AbstractMemberAnalyser.Initialize(AnalysisContext)'
|
Deploy:
LocalisationAnalyser/Analysers/AbstractMemberAnalyser.cs#L40
Missing XML comment for publicly visible type or member 'AbstractMemberAnalyser.AnalyseMethod(SyntaxTreeAnalysisContext, MethodDeclarationSyntax, LocalisationFile)'
|
Deploy:
LocalisationAnalyser/Analysers/AbstractMemberAnalyser.cs#L44
Missing XML comment for publicly visible type or member 'AbstractMemberAnalyser.AnalyseProperty(SyntaxTreeAnalysisContext, PropertyDeclarationSyntax, LocalisationFile)'
|
Deploy:
LocalisationAnalyser/Analysers/LocalisationKeyUsedMultipleTimesInClassAnalyser.cs#L12
Missing XML comment for publicly visible type or member 'LocalisationKeyUsedMultipleTimesInClassAnalyser'
|
Deploy:
LocalisationAnalyser/Analysers/LocalisationKeyUsedMultipleTimesInClassAnalyser.cs#L14
Missing XML comment for publicly visible type or member 'LocalisationKeyUsedMultipleTimesInClassAnalyser.SupportedDiagnostics'
|
Deploy:
LocalisationAnalyser/Analysers/LocalisationKeyUsedMultipleTimesInClassAnalyser.cs#L17
Missing XML comment for publicly visible type or member 'LocalisationKeyUsedMultipleTimesInClassAnalyser.Initialize(AnalysisContext)'
|
Deploy:
LocalisationAnalyser/Analysers/ResolvedAttributeRedundantNullabilityAnalyser.cs#L15
Missing XML comment for publicly visible type or member 'ResolvedAttributeRedundantNullabilityAnalyser'
|
Deploy:
LocalisationAnalyser/Analysers/ResolvedAttributeRedundantNullabilityAnalyser.cs#L17
Missing XML comment for publicly visible type or member 'ResolvedAttributeRedundantNullabilityAnalyser.SupportedDiagnostics'
|
Deploy:
LocalisationAnalyser/Analysers/ResolvedAttributeRedundantNullabilityAnalyser.cs#L19
Missing XML comment for publicly visible type or member 'ResolvedAttributeRedundantNullabilityAnalyser.Initialize(AnalysisContext)'
|
Deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|