Skip to content

Update Dependencies #159

Update Dependencies

Update Dependencies #159

Triggered via push October 16, 2024 19:08
Status Success
Total duration 9m 49s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/Client/ApiClient.cs#L500
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
build: src/EssSharp/Client/ApiClient.cs#L514
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
build: src/EssSharp/Client/ApiClient.cs#L620
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
build: src/EssSharp/Client/ApiClient.cs#L643
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
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