#43: ApiClient.cs - Attach any configured ILogger to automatic SetPre… #156
Annotations
1 error and 11 warnings
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
src/EssSharp/Extensions/Partials/GridApi.cs#L18
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
build:
src/EssSharp/EssApplication.cs#L338
XML comment has badly formed XML -- 'Expected an end tag for element 'inheritdoc'.'
|
build:
src/EssSharp/EssApplication.cs#L341
XML comment has badly formed XML -- 'Expected an end tag for element 'inheritdoc'.'
|
build:
src/EssSharp/EssApplication.cs#L423
The variable 'e' is declared but never used
|
build:
src/EssSharp/Extensions/Partials/GridPreferencesApi.cs#L67
Assignment made to same variable; did you mean to assign something else?
|
build:
src/EssSharp/EssGeneration.cs#L12
The field 'EssGeneration._server' is never used
|
build:
src/EssSharp/EssGrid.cs#L34
Field 'EssGrid._dataGridStartIndex' is never assigned to, and will always have its default value 0
|
build:
src/EssSharp/Extensions/Partials/OutlineViewerApi.cs#L16
XML comment has a param tag for 'memberUniqueName', but there is no parameter by that name
|
build:
src/EssSharp/Extensions/Partials/OutlineViewerApi.cs#L17
XML comment has a param tag for 'connection', but there is no parameter by that name
|
build:
src/EssSharp/Extensions/Partials/OutlineViewerApi.cs#L18
XML comment has a param tag for 'applicationNameForConnection', but there is no parameter by that name
|