Skip to content

#48: added support for deleting a cube #155

#48: added support for deleting a cube

#48: added support for deleting a cube #155

Triggered via push July 12, 2024 14:28
Status Success
Total duration 11m 3s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses Node.js version which is deprecated 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/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/Extensions/Partials/GridApi.cs#L18
XML comment has badly formed XML -- 'End tag was not expected at this location.'
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