Skip to content

Update position of attached motes based on real position #130

Update position of attached motes based on real position

Update position of attached motes based on real position #130

Triggered via pull request June 11, 2024 21:20
Status Success
Total duration 6m 0s
Artifacts

pr-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Builds
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Builds: Source/Common/Syncing/Logger/LoggingByteWriter.cs#L51
Nullability of type of parameter 'bytes' doesn't match overridden member (possibly because of nullability attributes).
Builds: Source/Common/Syncing/Logger/LoggingByteWriter.cs#L58
Nullability of type of parameter 's' doesn't match overridden member (possibly because of nullability attributes).
Builds: Source/Common/Native.cs#L36
Cannot convert null literal to non-nullable reference type.
Builds: Source/Common/Native.cs#L36
Cannot convert null literal to non-nullable reference type.
Builds: Source/Common/Native.cs#L39
Cannot convert null literal to non-nullable reference type.
Builds: Source/Common/Native.cs#L39
Cannot convert null literal to non-nullable reference type.
Builds: Source/Common/Syncing/Worker/ReadingSyncWorker.cs#L17
Converting null literal or possible null value to non-nullable type.
Builds: Source/Common/Syncing/Worker/ReadingSyncWorker.cs#L17
Possible null reference assignment.
Builds: Source/Common/Syncing/Worker/ReadingSyncWorker.cs#L22
Converting null literal or possible null value to non-nullable type.
Builds: Source/Common/Syncing/Worker/ReadingSyncWorker.cs#L22
Possible null reference assignment.