Skip to content

changed ci branch name #1

changed ci branch name

changed ci branch name #1

Triggered via push October 23, 2024 03:13
Status Failure
Total duration 23s
Artifacts
build-and-test
12s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build-and-test: tests/Solcast.Tests/AggregationClientTests.cs#L2
The type or namespace name 'Clients' does not exist in the namespace 'Solcast' (are you missing an assembly reference?)
build-and-test: tests/Solcast.Tests/ForecastClientTests.cs#L2
The type or namespace name 'Clients' does not exist in the namespace 'Solcast' (are you missing an assembly reference?)
build-and-test: tests/Solcast.Tests/HistoricClientTests.cs#L3
The type or namespace name 'Clients' does not exist in the namespace 'Solcast' (are you missing an assembly reference?)
build-and-test: tests/Solcast.Tests/LiveClientTests.cs#L2
The type or namespace name 'Clients' does not exist in the namespace 'Solcast' (are you missing an assembly reference?)
build-and-test: tests/Solcast.Tests/PvPowerSiteClientTests.cs#L2
The type or namespace name 'Clients' does not exist in the namespace 'Solcast' (are you missing an assembly reference?)
build-and-test: tests/Solcast.Tests/TmyClientTests.cs#L2
The type or namespace name 'Clients' does not exist in the namespace 'Solcast' (are you missing an assembly reference?)
build-and-test: tests/Solcast.Tests/ForecastClientTests.cs#L12
The type or namespace name 'ForecastClient' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: tests/Solcast.Tests/LiveClientTests.cs#L12
The type or namespace name 'LiveClient' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: tests/Solcast.Tests/AggregationClientTests.cs#L10
The type or namespace name 'AggregationClient' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: tests/Solcast.Tests/HistoricClientTests.cs#L12
The type or namespace name 'HistoricClient' could not be found (are you missing a using directive or an assembly reference?)
build-and-test
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/