v2.1.0-beta.0 #19
Triggered via release
October 7, 2024 08:08
chinmay-browserstack
published
v2.1.0-beta.0
Status
Success
Total duration
35s
Artifacts
–
Annotations
11 warnings
publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
publish:
Percy/Cache.cs#L7
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
publish:
Percy/Cache.cs#L7
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
publish:
Percy/PercySeleniumDriver.cs#L31
Converting null literal or possible null value to non-nullable type.
|
publish:
Percy/PercySeleniumDriver.cs#L32
Dereference of a possibly null reference.
|
publish:
Percy/PercySeleniumDriver.cs#L32
Converting null literal or possible null value to non-nullable type.
|
publish:
Percy/PercySeleniumDriver.cs#L33
Possible null reference return.
|
publish:
Percy/Cache.cs#L16
Possible null reference return.
|
publish:
Percy/PercySeleniumDriver.cs#L72
Converting null literal or possible null value to non-nullable type.
|
publish:
Percy/PercySeleniumDriver.cs#L73
Dereference of a possibly null reference.
|
publish:
Percy/PercySeleniumDriver.cs#L73
Dereference of a possibly null reference.
|