BotCity SDK C# - v1.0.6 #35
Triggered via release
June 6, 2024 01:19
kayqueGovetri
published
v1.0.6
Status
Success
Total duration
33s
Artifacts
–
Annotations
11 warnings
Publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Publish:
botcity/maestro/datapool/Datapool.cs#L9
The using directive for 'Newtonsoft.Json' appeared previously in this namespace
|
Publish:
botcity/maestro/datapool/Entry.cs#L9
The using directive for 'Newtonsoft.Json' appeared previously in this namespace
|
Publish:
botcity/maestro/datapool/Entry.cs#L11
The using directive for 'System.Globalization' appeared previously in this namespace
|
Publish:
botcity/maestro/model/Execution.cs#L9
The using directive for 'Newtonsoft.Json' appeared previously in this namespace
|
Publish:
botcity/maestro/BotMaestroSDK.cs#L189
Cannot convert null literal to non-nullable reference type.
|
Publish:
botcity/maestro/BotMaestroSDK.cs#L330
Cannot convert null literal to non-nullable reference type.
|
Publish:
botcity/maestro/BotMaestroSDK.cs#L435
Cannot convert null literal to non-nullable reference type.
|
Publish:
botcity/maestro/BotMaestroSDK.cs#L601
Cannot convert null literal to non-nullable reference type.
|
Publish:
botcity/maestro/model/Log.cs#L23
Cannot convert null literal to non-nullable reference type.
|
Publish:
botcity/maestro/model/Log.cs#L23
Cannot convert null literal to non-nullable reference type.
|