separator issues #85
Annotations
1 error and 9 warnings
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/.
|
build:
src/Semantics/TreeBuilder.cs#L91
'EntryType.namespacedelimiter' is obsolete: 'Used for backward compatibility, use EntryType.delimiter instead.'
|
build:
src/ProfileReader.cs#L152
The variable 'ex' is declared but never used
|
build:
src/ProfileReader.cs#L158
The variable 'ex' is declared but never used
|
build:
src/Semantics/TreeBuilder.cs#L161
'EntryType.namespacedelimiter' is obsolete: 'Used for backward compatibility, use EntryType.delimiter instead.'
|
build:
src/Semantics/TreeBuilder.cs#L91
'EntryType.namespacedelimiter' is obsolete: 'Used for backward compatibility, use EntryType.delimiter instead.'
|
build:
src/ProfileReader.cs#L152
The variable 'ex' is declared but never used
|
build:
src/ProfileReader.cs#L158
The variable 'ex' is declared but never used
|
build:
src/Semantics/TreeBuilder.cs#L161
'EntryType.namespacedelimiter' is obsolete: 'Used for backward compatibility, use EntryType.delimiter instead.'
|