Skip to content

Removed disposing logic from the dispose method in the lexer. #26

Removed disposing logic from the dispose method in the lexer.

Removed disposing logic from the dispose method in the lexer. #26

Triggered via push March 30, 2024 00:15
Status Failure
Total duration 24s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build: src/Pasper/Parsing/Lexer.cs#L39
Ambiguous reference in cref attribute: 'Dispose'. Assuming 'Lexer.Dispose()', but could have also matched other overloads including 'Lexer.Dispose(bool)'.
build: src/Pasper/Parsing/Lexer.cs#L39
Ambiguous reference in cref attribute: 'Dispose'. Assuming 'Lexer.Dispose()', but could have also matched other overloads including 'Lexer.Dispose(bool)'.
build: src/Pasper/Parsing/Lexer.cs#L39
Ambiguous reference in cref attribute: 'Dispose'. Assuming 'Lexer.Dispose()', but could have also matched other overloads including 'Lexer.Dispose(bool)'.
build: src/Pasper/Parsing/Lexer.cs#L39
Ambiguous reference in cref attribute: 'Dispose'. Assuming 'Lexer.Dispose()', but could have also matched other overloads including 'Lexer.Dispose(bool)'.
build: src/Pasper/Parsing/Lexer.cs#L39
Ambiguous reference in cref attribute: 'Dispose'. Assuming 'Lexer.Dispose()', but could have also matched other overloads including 'Lexer.Dispose(bool)'.
build: src/Pasper/Parsing/Lexer.cs#L39
Ambiguous reference in cref attribute: 'Dispose'. Assuming 'Lexer.Dispose()', but could have also matched other overloads including 'Lexer.Dispose(bool)'.
build: src/Pasper/Parsing/Lexer.cs#L39
Ambiguous reference in cref attribute: 'Dispose'. Assuming 'Lexer.Dispose()', but could have also matched other overloads including 'Lexer.Dispose(bool)'.
build: src/Pasper/Parsing/Lexer.cs#L39
Ambiguous reference in cref attribute: 'Dispose'. Assuming 'Lexer.Dispose()', but could have also matched other overloads including 'Lexer.Dispose(bool)'.
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.