Nothing Special   »   [go: up one dir, main page]

Skip to content

Project/aot trimming/building #1000

Project/aot trimming/building

Project/aot trimming/building #1000

Triggered via pull request September 12, 2024 14:33
Status Failure
Total duration 57s
Artifacts

dotnetcore.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 14 warnings
build (ubuntu-latest)
'IAotEbnfParserBuilder<ExpressionToken, int>' does not contain a definition for 'Named' and no accessible extension method 'Named' accepting a first argument of type 'IAotEbnfParserBuilder<ExpressionToken, int>' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest)
'IAotLexemeBuilder<TemplateLexer>' does not contain a definition for 'Int' and no accessible extension method 'Int' accepting a first argument of type 'IAotLexemeBuilder<TemplateLexer>' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest)
'IAotEbnfParserBuilder<ExpressionToken, int>' does not contain a definition for 'Named' and no accessible extension method 'Named' accepting a first argument of type 'IAotEbnfParserBuilder<ExpressionToken, int>' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest)
'IAotLexemeBuilder<TemplateLexer>' does not contain a definition for 'Int' and no accessible extension method 'Int' accepting a first argument of type 'IAotLexemeBuilder<TemplateLexer>' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest)
Process completed with exit code 1.
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build (windows-latest)
The operation was canceled.
build (ubuntu-latest)
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 (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (ubuntu-latest): src/sly/sourceGenerator/CslyParserGenerator.cs#L50
'sly.sourceGenerator.CslyParserGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (ubuntu-latest): src/sly/sourceGenerator/CslyParserGenerator.cs#L50
'sly.sourceGenerator.CslyParserGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (ubuntu-latest): src/sly/sourceGenerator/CslyParserGenerator.cs#L141
The result of the expression is always 'false' since a value of type 'SeparatedSyntaxList<BaseTypeSyntax>' is never equal to 'null' of type 'SeparatedSyntaxList<BaseTypeSyntax>?'
build (ubuntu-latest): src/sly/sourceGenerator/CslyParserGenerator.cs#L50
'sly.sourceGenerator.CslyParserGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (ubuntu-latest): src/sly/sourceGenerator/CslyParserGenerator.cs#L141
The result of the expression is always 'false' since a value of type 'SeparatedSyntaxList<BaseTypeSyntax>' is never equal to 'null' of type 'SeparatedSyntaxList<BaseTypeSyntax>?'
build (ubuntu-latest): src/sly/sourceGenerator/CslyParserGenerator.cs#L50
'sly.sourceGenerator.CslyParserGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (ubuntu-latest): src/bench2.4/GenericLexerBench.cs#L25
'JobExtensions.With(Job, IToolchain)' is obsolete: 'This method will soon be removed, please start using .WithToolchain instead'
build (ubuntu-latest): src/bench2.4/GenericLexerBench.cs#L26
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() instead.'
build (ubuntu-latest): src/bench2.4/GenericLexerBench.cs#L27
'ManualConfig.Add(params IAnalyser[])' is obsolete: 'This method will soon be removed, please start using .AddAnalyser() instead.'
build (ubuntu-latest): src/bench2.4/JsonParserBench.cs#L34
'JobExtensions.With(Job, IToolchain)' is obsolete: 'This method will soon be removed, please start using .WithToolchain instead'
build (ubuntu-latest)
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build (windows-latest)
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.