Bump System.Text.Json from 4.7.1 to 8.0.4 in /sandbox/ConsoleApp #131
build-debug.yml
on: pull_request
build-dotnet
47s
Matrix: build-unity
Annotations
1 error and 11 warnings
build-unity (2021.3.11f1)
Authentication error with environment variables: you must set either 1) OP_SERVICE_ACCOUNT_TOKEN, or 2) both OP_CONNECT_HOST and OP_CONNECT_TOKEN.
|
build-dotnet
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@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-dotnet
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
build-dotnet
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
build-dotnet
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build-dotnet
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build-dotnet
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build-dotnet
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
build-dotnet
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
build-dotnet
Dereference of a possibly null reference.
|
build-dotnet
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|
build-dotnet
Dereference of a possibly null reference.
|