PocketIC integration #127
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/
|