Update packages #40
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
33 warnings
build (ubuntu-latest, 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/setup-node@v1, sondreb/action-release@main. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (ubuntu-latest, 18)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
build (ubuntu-latest, 18):
src/Papasi.Models/ChainInfo.cs#L1
Non-nullable property 'Chain' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/papasi/papasi/src/Papasi.Models/Papasi.Models.csproj]
|
build (ubuntu-latest, 18):
src/Papasi.Models/ChainInfo.cs#L1
Non-nullable property 'Network' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/papasi/papasi/src/Papasi.Models/Papasi.Models.csproj]
|
build (ubuntu-latest, 18):
src/Papasi.Models/ChainInfo.cs#L1
Non-nullable property 'Indexer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/papasi/papasi/src/Papasi.Models/Papasi.Models.csproj]
|
build (ubuntu-latest, 18):
src/Papasi.Models/ChainInfo.cs#L1
Non-nullable property 'Explorer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/papasi/papasi/src/Papasi.Models/Papasi.Models.csproj]
|
build (ubuntu-latest, 18):
src/Papasi.Models/ChainInfo.cs#L1
Non-nullable property 'ApiUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/papasi/papasi/src/Papasi.Models/Papasi.Models.csproj]
|
build (ubuntu-latest, 18):
src/Papasi.Models/ChainInfo.cs#L1
Non-nullable property 'Indexer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/papasi/papasi/src/Papasi.Models/Papasi.Models.csproj]
|
build (ubuntu-latest, 18):
src/Papasi.Models/ChainInfo.cs#L1
Non-nullable property 'Currency' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/papasi/papasi/src/Papasi.Models/Papasi.Models.csproj]
|
build (ubuntu-latest, 18):
src/Papasi.Models/ChainInfo.cs#L1
Non-nullable property 'Ticker' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/papasi/papasi/src/Papasi.Models/Papasi.Models.csproj]
|
build (ubuntu-latest, 18):
src/Papasi.Models/ChainInfo.cs#L1
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/papasi/papasi/src/Papasi.Models/Papasi.Models.csproj]
|
build (macos-latest, 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/setup-node@v1, sondreb/action-release@main. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (macos-latest, 18)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
build (macos-latest, 18):
src/Papasi.Models/ChainInfo.cs#L1
Non-nullable property 'WebUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/Users/runner/work/papasi/papasi/src/Papasi.Models/Papasi.Models.csproj]
|
build (macos-latest, 18):
src/Papasi.Models/ChainInfo.cs#L1
Non-nullable property 'ApiUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/Users/runner/work/papasi/papasi/src/Papasi.Models/Papasi.Models.csproj]
|
build (macos-latest, 18):
src/Papasi.Models/ChainInfo.cs#L1
Non-nullable property 'PricePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/Users/runner/work/papasi/papasi/src/Papasi.Models/Papasi.Models.csproj]
|
build (macos-latest, 18):
src/Papasi.Models/ChainInfo.cs#L1
Non-nullable property 'PricePathBTC' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/Users/runner/work/papasi/papasi/src/Papasi.Models/Papasi.Models.csproj]
|
build (macos-latest, 18):
src/Papasi.Models/ChainInfo.cs#L1
Non-nullable property 'PricePathUSD' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/Users/runner/work/papasi/papasi/src/Papasi.Models/Papasi.Models.csproj]
|
build (macos-latest, 18):
src/Papasi.Models/ChainInfo.cs#L1
Non-nullable property 'PercentagePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/Users/runner/work/papasi/papasi/src/Papasi.Models/Papasi.Models.csproj]
|
build (macos-latest, 18):
src/Papasi.Models/ChainInfo.cs#L1
Non-nullable property 'NetworkConsensusFactoryType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/Users/runner/work/papasi/papasi/src/Papasi.Models/Papasi.Models.csproj]
|
build (macos-latest, 18):
src/Papasi.Models/ChainInfo.cs#L1
Non-nullable property 'NetworkType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/Users/runner/work/papasi/papasi/src/Papasi.Models/Papasi.Models.csproj]
|
build (macos-latest, 18):
src/Papasi.Models/ChainInfo.cs#L1
Non-nullable property 'NetworkWitnessPrefix' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/Users/runner/work/papasi/papasi/src/Papasi.Models/Papasi.Models.csproj]
|
build (windows-latest, 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/setup-node@v1, sondreb/action-release@main. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (windows-latest, 18)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
build (windows-latest, 18):
src/Papasi.Models/ChainInfo.cs#L1
Non-nullable property 'Chain' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\papasi\papasi\src\Papasi.Models\Papasi.Models.csproj]
|
build (windows-latest, 18):
src/Papasi.Models/ChainInfo.cs#L1
Non-nullable property 'Network' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\papasi\papasi\src\Papasi.Models\Papasi.Models.csproj]
|
build (windows-latest, 18):
src/Papasi.Models/ChainInfo.cs#L1
Non-nullable property 'Indexer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\papasi\papasi\src\Papasi.Models\Papasi.Models.csproj]
|
build (windows-latest, 18):
src/Papasi.Models/ChainInfo.cs#L1
Non-nullable property 'Explorer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\papasi\papasi\src\Papasi.Models\Papasi.Models.csproj]
|
build (windows-latest, 18):
src/Papasi.Models/ChainInfo.cs#L1
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\papasi\papasi\src\Papasi.Models\Papasi.Models.csproj]
|
build (windows-latest, 18):
src/Papasi.Models/ChainInfo.cs#L1
Non-nullable property 'Symbol' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\papasi\papasi\src\Papasi.Models\Papasi.Models.csproj]
|
build (windows-latest, 18):
src/Papasi.Models/ChainInfo.cs#L1
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\papasi\papasi\src\Papasi.Models\Papasi.Models.csproj]
|
build (windows-latest, 18):
src/Papasi.Models/ChainInfo.cs#L1
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\papasi\papasi\src\Papasi.Models\Papasi.Models.csproj]
|
build (windows-latest, 18):
src/Papasi.Models/ChainInfo.cs#L1
Non-nullable property 'Logo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\papasi\papasi\src\Papasi.Models\Papasi.Models.csproj]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
blockcore-atomicswaps
Expired
|
343 MB |
|