Skip to content

Merge pull request #463 from b3b00/bugfix/issue-cslycli-36 #941

Merge pull request #463 from b3b00/bugfix/issue-cslycli-36

Merge pull request #463 from b3b00/bugfix/issue-cslycli-36 #941

Triggered via push July 16, 2024 11:49
Status Cancelled
Total duration 2m 12s
Artifacts

dotnetcore.yml

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

Annotations

2 errors and 16 warnings
build (windows-latest)
The run was canceled by @b3b00.
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, 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/
build (ubuntu-latest)
The following actions uses Node.js version which is deprecated 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/
build (ubuntu-latest): src/sly/lexer/LexerPosition.cs#L10
'LexerPosition' defines operator == or operator != but does not override Object.Equals(object o)
build (ubuntu-latest): src/sly/lexer/LexerPosition.cs#L10
'LexerPosition' defines operator == or operator != but does not override Object.GetHashCode()
build (ubuntu-latest): src/sly/lexer/LexerPosition.cs#L10
'LexerPosition' defines operator == or operator != but does not override Object.Equals(object o)
build (ubuntu-latest): src/sly/lexer/LexerPosition.cs#L10
'LexerPosition' defines operator == or operator != but does not override Object.GetHashCode()
build (ubuntu-latest): src/sly/lexer/LexerPosition.cs#L10
'LexerPosition' defines operator == or operator != but does not override Object.Equals(object o)
build (ubuntu-latest): src/sly/lexer/LexerPosition.cs#L10
'LexerPosition' defines operator == or operator != but does not override Object.GetHashCode()
build (ubuntu-latest): src/sly/lexer/LexerPosition.cs#L10
'LexerPosition' defines operator == or operator != but does not override Object.Equals(object o)
build (ubuntu-latest): src/sly/lexer/LexerPosition.cs#L10
'LexerPosition' defines operator == or operator != but does not override Object.GetHashCode()
build (ubuntu-latest): src/sly/lexer/LexerPosition.cs#L10
'LexerPosition' defines operator == or operator != but does not override Object.Equals(object o)
build (ubuntu-latest): src/sly/lexer/LexerPosition.cs#L10
'LexerPosition' defines operator == or operator != but does not override Object.GetHashCode()
build (ubuntu-latest): src/bench/GenericLexerBench.cs#L26
'JobExtensions.With(Job, IToolchain)' is obsolete: 'This method will soon be removed, please start using .WithToolchain instead'
build (ubuntu-latest): src/bench/GenericLexerBench.cs#L27
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() 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.