Skip to content

Use SerdesNet 2.0.1 #613

Use SerdesNet 2.0.1

Use SerdesNet 2.0.1 #613

Triggered via push November 2, 2024 16:17
Status Success
Total duration 2m 30s
Artifacts

dotnetcore.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build (macOS-latest)
The following actions use a deprecated Node.js version 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/
build (macOS-latest): src/Tests/UAlbion.Api.Tests/BasicComponent.cs#L12
The member 'BasicComponent.RaiseAsync<T>(T)' does not hide an accessible member. The new keyword is not required.
build (macOS-latest): src/Tests/UAlbion.Api.Tests/BasicComponent.cs#L13
The member 'BasicComponent.RaiseQueryAsync<T>(IQueryEvent<T>)' does not hide an accessible member. The new keyword is not required.
build (ubuntu-latest)
The following actions use a deprecated Node.js version 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/
build (ubuntu-latest): src/Tests/UAlbion.Api.Tests/BasicComponent.cs#L12
The member 'BasicComponent.RaiseAsync<T>(T)' does not hide an accessible member. The new keyword is not required.
build (ubuntu-latest): src/Tests/UAlbion.Api.Tests/BasicComponent.cs#L13
The member 'BasicComponent.RaiseQueryAsync<T>(IQueryEvent<T>)' does not hide an accessible member. The new keyword is not required.
build (windows-latest)
The following actions use a deprecated Node.js version 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/
build (windows-latest): src/Tests/UAlbion.Api.Tests/BasicComponent.cs#L12
The member 'BasicComponent.RaiseAsync<T>(T)' does not hide an accessible member. The new keyword is not required.
build (windows-latest): src/Tests/UAlbion.Api.Tests/BasicComponent.cs#L13
The member 'BasicComponent.RaiseQueryAsync<T>(IQueryEvent<T>)' does not hide an accessible member. The new keyword is not required.