Skip to content

0.9.0-rc.1

0.9.0-rc.1 #3

Triggered via release August 18, 2024 08:39
Status Failure
Total duration 25s
Artifacts

publish.yml

on: release
Release build and publish
17s
Release build and publish
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
Release build and publish: Appwrite/Services/Functions.cs#L682
The name 'paramName' does not exist in the current context
Release build and publish: Appwrite/Services/Functions.cs#L682
The name 'paramName' does not exist in the current context
Release build and publish: Appwrite/Services/Functions.cs#L682
The name 'paramName' does not exist in the current context
Release build and publish: Appwrite/Services/Functions.cs#L682
The name 'paramName' does not exist in the current context
Release build and publish
Process completed with exit code 1.
Release build and publish: Appwrite/Converters/ValueClassConverter.cs#L14
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
Release build and publish: Appwrite/Converters/ValueClassConverter.cs#L23
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
Release build and publish: Appwrite/Client.cs#L190
Converting null literal or possible null value to non-nullable type.
Release build and publish: Appwrite/Client.cs#L202
Dereference of a possibly null reference.
Release build and publish: Appwrite/Client.cs#L361
Dereference of a possibly null reference.
Release build and publish: Appwrite/Client.cs#L369
Dereference of a possibly null reference.
Release build and publish: Appwrite/Client.cs#L386
Dereference of a possibly null reference.
Release build and publish: Appwrite/Client.cs#L408
Possible null reference argument for parameter 'key' in 'object? Dictionary<string, object?>.this[string key]'.
Release build and publish: Appwrite/Client.cs#L408
Converting null literal or possible null value to non-nullable type.
Release build and publish: Appwrite/Client.cs#L417
Unboxing a possibly null value.