Project/aot trimming/building #979
Annotations
23 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, danielpalme/[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, danielpalme/[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/
|
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/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/JsonParserBench.cs#L34
'JobExtensions.With(Job, IToolchain)' is obsolete: 'This method will soon be removed, please start using .WithToolchain instead'
|
src/bench2.4/JsonParserBench.cs#L35
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() instead.'
|
src/bench2.4/JsonParserBench.cs#L36
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() instead.'
|
src/bench2.4/JsonParserBench.cs#L37
'ManualConfig.Add(params IAnalyser[])' is obsolete: 'This method will soon be removed, please start using .AddAnalyser() instead.'
|
src/bench2.4/GenericLexerBench.cs#L25
'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.'
|
|
This job succeeded
Loading