Prepared for v0.7.0 release #68
Annotations
5 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
src/ThreadSharp/Internal/ThreadsUserClient.cs#L18
Field 'ThreadsUserClient._threadsUserId' is never assigned to, and will always have its default value null
|
build:
src/ThreadSharp/Internal/ThreadsUserClient.cs#L18
Field 'ThreadsUserClient._threadsUserId' is never assigned to, and will always have its default value null
|
build:
src/ThreadSharp/Internal/ThreadsUserClient.cs#L18
Field 'ThreadsUserClient._threadsUserId' is never assigned to, and will always have its default value null
|
build:
src/ThreadSharp/Internal/ThreadsUserClient.cs#L18
Field 'ThreadsUserClient._threadsUserId' is never assigned to, and will always have its default value null
|