Skip to content

Merge pull request #459 from b3b00/chore/indentation-refactoring #931

Merge pull request #459 from b3b00/chore/indentation-refactoring

Merge pull request #459 from b3b00/chore/indentation-refactoring #931

Triggered via push July 8, 2024 10:09
Status Cancelled
Total duration 3m 32s
Artifacts

dotnetcore.yml

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

Annotations

1 error and 33 warnings
build (windows-latest)
The run was canceled by @b3b00.
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#L9
'LexerPosition' defines operator == or operator != but does not override Object.Equals(object o)
build (ubuntu-latest): src/sly/lexer/LexerPosition.cs#L9
'LexerPosition' defines operator == or operator != but does not override Object.GetHashCode()
build (ubuntu-latest): src/sly/lexer/fsm/FSMLexer.cs#L452
The variable 'isIndent' is assigned but its value is never used
build (ubuntu-latest): src/sly/lexer/fsm/FSMLexer.cs#L453
The variable 'isUindent' is assigned but its value is never used
build (ubuntu-latest): src/sly/lexer/LexerPosition.cs#L9
'LexerPosition' defines operator == or operator != but does not override Object.Equals(object o)
build (ubuntu-latest): src/sly/lexer/LexerPosition.cs#L9
'LexerPosition' defines operator == or operator != but does not override Object.GetHashCode()
build (ubuntu-latest): src/sly/lexer/fsm/FSMLexer.cs#L452
The variable 'isIndent' is assigned but its value is never used
build (ubuntu-latest): src/sly/lexer/fsm/FSMLexer.cs#L453
The variable 'isUindent' is assigned but its value is never used
build (ubuntu-latest): src/sly/lexer/LexerPosition.cs#L9
'LexerPosition' defines operator == or operator != but does not override Object.Equals(object o)
build (ubuntu-latest): src/sly/lexer/LexerPosition.cs#L9
'LexerPosition' defines operator == or operator != but does not override Object.GetHashCode()
build (ubuntu-latest): src/sly/lexer/fsm/FSMLexer.cs#L452
The variable 'isIndent' is assigned but its value is never used
build (ubuntu-latest): src/sly/lexer/fsm/FSMLexer.cs#L453
The variable 'isUindent' is assigned but its value is never used
build (ubuntu-latest): src/sly/lexer/LexerPosition.cs#L9
'LexerPosition' defines operator == or operator != but does not override Object.Equals(object o)
build (ubuntu-latest): src/sly/lexer/LexerPosition.cs#L9
'LexerPosition' defines operator == or operator != but does not override Object.GetHashCode()
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)
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/
build (windows-latest): src/sly/lexer/LexerPosition.cs#L9
'LexerPosition' defines operator == or operator != but does not override Object.Equals(object o)
build (windows-latest): src/sly/lexer/LexerPosition.cs#L9
'LexerPosition' defines operator == or operator != but does not override Object.Equals(object o)
build (windows-latest): src/sly/lexer/LexerPosition.cs#L9
'LexerPosition' defines operator == or operator != but does not override Object.Equals(object o)
build (windows-latest): src/sly/lexer/LexerPosition.cs#L9
'LexerPosition' defines operator == or operator != but does not override Object.GetHashCode()
build (windows-latest): src/sly/lexer/LexerPosition.cs#L9
'LexerPosition' defines operator == or operator != but does not override Object.GetHashCode()
build (windows-latest): src/sly/lexer/LexerPosition.cs#L9
'LexerPosition' defines operator == or operator != but does not override Object.GetHashCode()
build (windows-latest): src/sly/lexer/fsm/FSMLexer.cs#L452
The variable 'isIndent' is assigned but its value is never used
build (windows-latest): src/sly/lexer/fsm/FSMLexer.cs#L452
The variable 'isIndent' is assigned but its value is never used
build (windows-latest): src/sly/lexer/fsm/FSMLexer.cs#L452
The variable 'isIndent' is assigned but its value is never used
build (windows-latest): src/sly/lexer/fsm/FSMLexer.cs#L453
The variable 'isUindent' is assigned but its value is never used
build (windows-latest): src/sly/lexer/LexerPosition.cs#L9
'LexerPosition' defines operator == or operator != but does not override Object.Equals(object o)
build (windows-latest): src/sly/lexer/LexerPosition.cs#L9
'LexerPosition' defines operator == or operator != but does not override Object.GetHashCode()
build (windows-latest): src/sly/lexer/fsm/FSMLexer.cs#L452
The variable 'isIndent' is assigned but its value is never used
build (windows-latest): src/sly/lexer/fsm/FSMLexer.cs#L453
The variable 'isUindent' is assigned but its value is never used
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.