Skip to content

Added support for predefined errors. #19

Added support for predefined errors.

Added support for predefined errors. #19

Triggered via pull request July 26, 2024 14:42
Status Failure
Total duration 28s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/Weatherstack/Errors/NotFound.cs#L12
The namespace 'Weatherstack' already contains a definition for 'Errors'
build: src/Weatherstack/WorldCoordinate.cs#L31
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: src/Weatherstack/Errors/NotFound.cs#L12
The namespace 'Weatherstack' already contains a definition for 'Errors'
build: src/Weatherstack/WorldCoordinate.cs#L31
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: src/Weatherstack/Errors/NotFound.cs#L12
The namespace 'Weatherstack' already contains a definition for 'Errors'
build: src/Weatherstack/Errors/NotFound.cs#L12
The namespace 'Weatherstack' already contains a definition for 'Errors'
build: src/Weatherstack/WorldCoordinate.cs#L31
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: src/Weatherstack/Errors/NotFound.cs#L12
The namespace 'Weatherstack' already contains a definition for 'Errors'
build: src/Weatherstack/WorldCoordinate.cs#L31
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: src/Weatherstack/Errors/NotFound.cs#L12
The namespace 'Weatherstack' already contains a definition for 'Errors'
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/