BotCity SDK C# - v1.0.17 #48
Triggered via release
September 8, 2024 16:33
kayqueGovetri
published
v1.0.17
Status
Success
Total duration
28s
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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#L306
Cannot convert null literal to non-nullable reference type.
|
Publish:
botcity/maestro/BotMaestroSDK.cs#L504
Cannot convert null literal to non-nullable reference type.
|
Publish:
botcity/maestro/BotMaestroSDK.cs#L657
Cannot convert null literal to non-nullable reference type.
|
Publish:
botcity/maestro/BotMaestroSDK.cs#L657
Cannot convert null literal to non-nullable reference type.
|
Publish:
botcity/maestro/BotMaestroSDK.cs#L861
Cannot convert null literal to non-nullable reference type.
|
Publish:
botcity/maestro/datapool/Entry.cs#L63
Cannot convert null literal to non-nullable reference type.
|