Project/aot trimming/building #979
Annotations
24 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, coverallsapp/[email protected], danielpalme/[email protected], alirezanet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, coverallsapp/[email protected], danielpalme/[email protected], alirezanet/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
src/sly/sourceGenerator/CslyParserGenerator.cs#L52
'sly.sourceGenerator.CslyParserGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
src/sly/sourceGenerator/CslyParserGenerator.cs#L52
'sly.sourceGenerator.CslyParserGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
src/sly/sourceGenerator/CslyParserGenerator.cs#L52
'sly.sourceGenerator.CslyParserGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
src/sly/sourceGenerator/CslyParserGenerator.cs#L52
'sly.sourceGenerator.CslyParserGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
src/bench2.4/GenericLexerBench.cs#L25
'JobExtensions.With(Job, IToolchain)' is obsolete: 'This method will soon be removed, please start using .WithToolchain instead'
|
src/bench/JsonParserBench.cs#L37
'JobExtensions.With(Job, IToolchain)' is obsolete: 'This method will soon be removed, please start using .WithToolchain instead'
|
src/bench2.4/GenericLexerBench.cs#L26
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() instead.'
|
src/bench/JsonParserBench.cs#L38
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() instead.'
|
src/bench2.4/GenericLexerBench.cs#L27
'ManualConfig.Add(params IAnalyser[])' is obsolete: 'This method will soon be removed, please start using .AddAnalyser() instead.'
|
src/bench/JsonParserBench.cs#L40
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() instead.'
|
src/sly/sourceGenerator/CslyParserGenerator.cs#L52
'sly.sourceGenerator.CslyParserGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
|
|
|
|
|
|
|
|
|
|
This job succeeded
Loading