Skip to content

PocketIC integration #127

PocketIC integration

PocketIC integration #127

Triggered via pull request November 4, 2024 23:10
Status Failure
Total duration 48s
Artifacts

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build: samples/Sample.PocketIC/PocketIc.Tests.cs#L29
'PocketIcServer' does not contain a definition for 'Stop' and no accessible extension method 'Stop' accepting a first argument of type 'PocketIcServer' could be found (are you missing a using directive or an assembly reference?)
build: samples/Sample.PocketIC/PocketIc.Tests.cs#L30
'PocketIcServer' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'PocketIcServer' could be found (are you missing a using directive or an assembly reference?)
build: samples/Sample.PocketIC/PocketIc.Tests.cs#L29
'PocketIcServer' does not contain a definition for 'Stop' and no accessible extension method 'Stop' accepting a first argument of type 'PocketIcServer' could be found (are you missing a using directive or an assembly reference?)
build: samples/Sample.PocketIC/PocketIc.Tests.cs#L30
'PocketIcServer' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'PocketIcServer' could be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/