Skip to content

Extensions.cs: Add support for quickly filling a 2d array with an unm… #152

Extensions.cs: Add support for quickly filling a 2d array with an unm…

Extensions.cs: Add support for quickly filling a 2d array with an unm… #152

Triggered via push May 29, 2024 14:57
Status Success
Total duration 8m 22s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L404
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/EssGrid.cs#L34
Field 'EssGrid._dataGridStartIndex' is never assigned to, and will always have its default value 0
build: src/EssSharp/EssGeneration.cs#L12
The field 'EssGeneration._server' is never used
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
build: src/EssSharp/Extensions/Partials/OutlineViewerApi.cs#L35
XML comment has a param tag for 'memberUniqueName', but there is no parameter by that name
build: src/EssSharp/Extensions/Partials/OutlineViewerApi.cs#L36
XML comment has a param tag for 'connection', but there is no parameter by that name