Skip to content

build(deps): bump technote-space/toc-generator from 2.4.0 to 4.3.1 #135

build(deps): bump technote-space/toc-generator from 2.4.0 to 4.3.1

build(deps): bump technote-space/toc-generator from 2.4.0 to 4.3.1 #135

Triggered via pull request October 1, 2024 01:44
Status Failure
Total duration 47s
Artifacts

build-debug.yml

on: pull_request
build-dotnet
38s
build-dotnet
Matrix: build-unity
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build-unity (2021.3.41f1)
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 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
Possible null reference return.