0.4.3 #92
Triggered via release
April 23, 2024 08:14
Neuroglia-Bot
published
v0.4.3
Status
Success
Total duration
6m 33s
Artifacts
–
publish.yml
on: release
publish-packages
46s
publish-server-image
2m 44s
publish-worker-image
52s
publish-eventstore-plugin
31s
publish-mongodb-plugin
37s
Matrix: Release CLI Binaries
Matrix: Release Server Binaries
Matrix: Release Worker Binaries
Annotations
116 warnings
publish-eventstore-plugin
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Release CLI Binaries (linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Release CLI Binaries (linux)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release CLI Binaries (linux)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release CLI Binaries (linux)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release CLI Binaries (linux)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
publish-mongodb-plugin
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
publish-packages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
publish-packages
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
publish-packages
The process '/usr/bin/git' failed with exit code 128
|
publish-packages:
src/apps/Synapse.Worker/Services/Processors/BranchProcessor.cs#L115
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
publish-packages:
src/apps/Synapse.Worker/Services/FileBasedSecretManager.cs#L50
XML comment has cref attribute 'ExpandoObject' that could not be resolved
|
publish-packages:
src/apps/Synapse.Worker/Services/Processors/ConsumeEventProcessor.cs#L62
XML comment has cref attribute 'Waiting' that could not be resolved
|
publish-packages:
src/apps/Synapse.Worker/Services/Processors/SubflowProcessor.cs#L69
XML comment has cref attribute 'Waiting' that could not be resolved
|
publish-packages:
src/runtime/Synapse.Runtime.Kubernetes/Services/KubernetesProcess.cs#L71
Field 'KubernetesProcess._ExitCode' is never assigned to, and will always have its default value
|
publish-packages:
src/dashboard/Synapse.Dashboard/Features/Shared/Accordion/Accordion.razor#L42
Nullability of reference types in return type of 'RenderFragment? Accordion.Header.get' doesn't match implicitly implemented member 'RenderFragment IAccordionModel.Header.get' (possibly because of nullability attributes).
|
publish-packages:
src/dashboard/Synapse.Dashboard/Features/Shared/Accordion/Accordion.razor#L47
Nullability of reference types in return type of 'RenderFragment? Accordion.Body.get' doesn't match implicitly implemented member 'RenderFragment IAccordionModel.Body.get' (possibly because of nullability attributes).
|
publish-packages
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
publish-packages
'WorkflowEditor.Dispatcher' hides inherited member 'StatefulComponent<WorkflowEditorState>.Dispatcher'. Use the new keyword if hiding was intended.
|
publish-packages:
src/dashboard/Synapse.Dashboard/Extensions/IQueryableExtensions.cs#L43
Converting null literal or possible null value to non-nullable type.
|
publish-worker-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9, docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38, docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
publish-worker-image
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9, docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38, docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
publish-worker-image
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
publish-worker-image
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
publish-worker-image
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
publish-worker-image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
publish-worker-image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
publish-worker-image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
publish-worker-image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
publish-worker-image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
publish-worker-image
The process '/usr/bin/git' failed with exit code 128
|
publish-worker-image
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
publish-worker-image
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
publish-worker-image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Release CLI Binaries (macOS)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Release CLI Binaries (macOS)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
Release Worker Binaries (macOS)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Release Worker Binaries (macOS)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
Release Worker Binaries (macOS):
src/apps/Synapse.Worker/Services/Processors/BranchProcessor.cs#L115
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Release Worker Binaries (macOS):
src/apps/Synapse.Worker/Services/FileBasedSecretManager.cs#L50
XML comment has cref attribute 'ExpandoObject' that could not be resolved
|
Release Worker Binaries (macOS):
src/apps/Synapse.Worker/Services/Processors/ConsumeEventProcessor.cs#L62
XML comment has cref attribute 'Waiting' that could not be resolved
|
Release Worker Binaries (macOS):
src/apps/Synapse.Worker/Services/Processors/SubflowProcessor.cs#L69
XML comment has cref attribute 'Waiting' that could not be resolved
|
Release Worker Binaries (linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Release Worker Binaries (linux)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release Worker Binaries (linux)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release Worker Binaries (linux)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release Worker Binaries (linux)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release Worker Binaries (linux)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release Worker Binaries (linux)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release Worker Binaries (linux):
src/apps/Synapse.Worker/Services/Processors/BranchProcessor.cs#L115
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Release Worker Binaries (linux):
src/apps/Synapse.Worker/Services/FileBasedSecretManager.cs#L50
XML comment has cref attribute 'ExpandoObject' that could not be resolved
|
Release Worker Binaries (linux):
src/apps/Synapse.Worker/Services/Processors/ConsumeEventProcessor.cs#L62
XML comment has cref attribute 'Waiting' that could not be resolved
|
Release Worker Binaries (linux):
src/apps/Synapse.Worker/Services/Processors/SubflowProcessor.cs#L69
XML comment has cref attribute 'Waiting' that could not be resolved
|
Release Server Binaries (linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Release Server Binaries (linux)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release Server Binaries (linux)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release Server Binaries (linux)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release Server Binaries (linux)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release Server Binaries (linux)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release Server Binaries (linux)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release Server Binaries (linux)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release Server Binaries (linux)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release Server Binaries (linux)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release Server Binaries (linux)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
publish-server-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9, docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38, docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
publish-server-image
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9, docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38, docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
publish-server-image
The process '/usr/bin/git' failed with exit code 128
|
publish-server-image
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
publish-server-image
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
publish-server-image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
publish-server-image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
publish-server-image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
publish-server-image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
publish-server-image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
publish-server-image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
publish-server-image
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
publish-server-image
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
publish-server-image
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Release Worker Binaries (windows)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Release Worker Binaries (windows)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release Worker Binaries (windows)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release Worker Binaries (windows)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release Worker Binaries (windows)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release Worker Binaries (windows)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release Worker Binaries (windows)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release Worker Binaries (windows):
src/apps/Synapse.Worker/Services/Processors/BranchProcessor.cs#L115
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Release Worker Binaries (windows):
src/apps/Synapse.Worker/Services/FileBasedSecretManager.cs#L50
XML comment has cref attribute 'ExpandoObject' that could not be resolved
|
Release Worker Binaries (windows):
src/apps/Synapse.Worker/Services/Processors/ConsumeEventProcessor.cs#L62
XML comment has cref attribute 'Waiting' that could not be resolved
|
Release Worker Binaries (windows):
src/apps/Synapse.Worker/Services/Processors/SubflowProcessor.cs#L69
XML comment has cref attribute 'Waiting' that could not be resolved
|
Release Server Binaries (macOS)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Release Server Binaries (macOS)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
Release Server Binaries (macOS):
src/runtime/Synapse.Runtime.Kubernetes/Services/KubernetesProcess.cs#L71
Field 'KubernetesProcess._ExitCode' is never assigned to, and will always have its default value
|
Release Server Binaries (macOS)
'WorkflowEditor.Dispatcher' hides inherited member 'StatefulComponent<WorkflowEditorState>.Dispatcher'. Use the new keyword if hiding was intended.
|
Release Server Binaries (macOS):
src/dashboard/Synapse.Dashboard/Features/Shared/Accordion/Accordion.razor#L42
Nullability of reference types in return type of 'RenderFragment? Accordion.Header.get' doesn't match implicitly implemented member 'RenderFragment IAccordionModel.Header.get' (possibly because of nullability attributes).
|
Release Server Binaries (macOS):
src/dashboard/Synapse.Dashboard/Features/Shared/Accordion/Accordion.razor#L47
Nullability of reference types in return type of 'RenderFragment? Accordion.Body.get' doesn't match implicitly implemented member 'RenderFragment IAccordionModel.Body.get' (possibly because of nullability attributes).
|
Release Server Binaries (macOS)
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Release Server Binaries (macOS):
src/dashboard/Synapse.Dashboard/Extensions/IQueryableExtensions.cs#L43
Converting null literal or possible null value to non-nullable type.
|
Release Server Binaries (macOS):
src/dashboard/Synapse.Dashboard/Extensions/IQueryableExtensions.cs#L43
Possible null reference return.
|
Release Server Binaries (macOS):
src/dashboard/Synapse.Dashboard/Extensions/IQueryableExtensions.cs#L51
Converting null literal or possible null value to non-nullable type.
|
Release Server Binaries (macOS):
src/dashboard/Synapse.Dashboard/Extensions/IQueryableExtensions.cs#L51
Possible null reference return.
|
Release CLI Binaries (windows)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Release CLI Binaries (windows)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release CLI Binaries (windows)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release CLI Binaries (windows)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release CLI Binaries (windows)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release Server Binaries (windows)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Release Server Binaries (windows)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release Server Binaries (windows)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release Server Binaries (windows)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release Server Binaries (windows)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release Server Binaries (windows)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release Server Binaries (windows)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release Server Binaries (windows)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release Server Binaries (windows)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release Server Binaries (windows)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Release Server Binaries (windows)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|