e2e tests #6
test.yml
on: workflow_dispatch
Matrix: test-setup-v3
Matrix: test-setup-v4
Annotations
6 errors
test-setup-v4 (ubuntu-latest)
The NUGET_AUTH_TOKEN environment variable was not provided. In this step, add the following:
env:
NUGET_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
test-setup-v3 (ubuntu-latest)
The NUGET_AUTH_TOKEN environment variable was not provided. In this step, add the following:
env:
NUGET_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
test-setup-v3 (macOS-latest)
The NUGET_AUTH_TOKEN environment variable was not provided. In this step, add the following:
env:
NUGET_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
test-setup-v3 (windows-latest)
The NUGET_AUTH_TOKEN environment variable was not provided. In this step, add the following:
env:
NUGET_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
test-setup-v4 (windows-latest)
The NUGET_AUTH_TOKEN environment variable was not provided. In this step, add the following:
env:
NUGET_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
test-setup-v4 (macOS-latest)
The NUGET_AUTH_TOKEN environment variable was not provided. In this step, add the following:
env:
NUGET_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
|