cleaning and linting #956
Annotations
12 errors and 14 warnings
build (ubuntu-latest):
src/benchCurrent/DummyBench.cs#L19
The namespace 'benchCurrent' already contains a definition for 'BackTrackBench'
|
build (ubuntu-latest):
src/benchCurrent/DummyBench.cs#L16
Duplicate 'MemoryDiagnoser' attribute
|
build (ubuntu-latest):
src/benchCurrent/DummyBench.cs#L18
Duplicate 'Config' attribute
|
build (ubuntu-latest):
src/benchCurrent/DummyBench.cs#L36
Type 'BackTrackBench' already defines a member called 'Setup' with the same parameter types
|
build (ubuntu-latest):
src/benchCurrent/DummyBench.cs#L65
Type 'BackTrackBench' already defines a member called 'TestBackTrack' with the same parameter types
|
build (ubuntu-latest):
src/benchCurrent/DummyBench.cs#L25
Type 'BackTrackBench.Config' already defines a member called 'Config' with the same parameter types
|
build (ubuntu-latest):
src/benchCurrent/DummyBench.cs#L19
The namespace 'benchCurrent' already contains a definition for 'BackTrackBench'
|
build (ubuntu-latest):
src/benchCurrent/DummyBench.cs#L16
Duplicate 'MemoryDiagnoser' attribute
|
build (ubuntu-latest):
src/benchCurrent/DummyBench.cs#L18
Duplicate 'Config' attribute
|
build (ubuntu-latest):
src/benchCurrent/DummyBench.cs#L36
Type 'BackTrackBench' already defines a member called 'Setup' with the same parameter types
|
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/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.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.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/JsonParserBench.cs#L37
'JobExtensions.With(Job, IToolchain)' is obsolete: 'This method will soon be removed, please start using .WithToolchain instead'
|
build (ubuntu-latest):
src/bench/JsonParserBench.cs#L38
'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.
|