console #7
Annotations
141 warnings
|
build (macos-latest, x64):
src/Components/Pages/Workflows/WorkflowNodeProperties.razor#L118
Non-nullable field '_newValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (macos-latest, x64):
src/Components/Pages/Workflows/WorkflowNodeProperties.razor#L117
Non-nullable field '_newKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (macos-latest, x64):
src/Components/Pages/Workflows/WorkflowNodeProperties.razor#L116
Non-nullable field 'dependencies' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (macos-latest, x64):
src/Components/Pages/Workflows/WorkflowNodeProperties.razor#L147
Possible null reference assignment.
|
|
build (macos-latest, x64):
src/Components/Pages/Workflows/WorkflowNodeProperties.razor#L147
Cannot convert null literal to non-nullable reference type.
|
|
build (macos-latest, x64):
src/Models/WorkflowModels.cs#L91
Non-nullable property 'DefaultAction' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (macos-latest, x64):
src/Models/WorkflowModels.cs#L90
Non-nullable property 'Instructions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (macos-latest, x64):
src/Services/TokenRefreshService.cs#L72
Possible null reference argument for parameter 'tokenValue' in 'bool AuthenticationTokenExtensions.UpdateTokenValue(AuthenticationProperties properties, string tokenName, string tokenValue)'.
|
|
build (macos-latest, x64):
src/Services/TokenRefreshService.cs#L71
Possible null reference argument for parameter 'tokenValue' in 'bool AuthenticationTokenExtensions.UpdateTokenValue(AuthenticationProperties properties, string tokenName, string tokenValue)'.
|
|
build (macos-latest, x64):
src/Models/WorkflowModels.cs#L38
Non-nullable property 'NodeId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (macos-latest, x64)
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/
|
|
build (macos-latest, x64)
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/
|
|
build (macos-latest, x64)
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/
|
|
build (macos-latest, x64)
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/
|
|
build (macos-latest, x64)
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/
|
|
build (macos-latest, x64)
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/
|
|
build (macos-latest, x64)
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/
|
|
build (macos-latest, x64)
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/
|
|
build (macos-latest, x64)
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/
|
|
build (macos-latest, x64)
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/
|
|
build (macos-latest, arm64):
src/Components/Pages/Workflows/WorkflowMonitoring.razor#L52
Non-nullable property 'WorkflowContainer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (macos-latest, arm64):
src/Components/Pages/Workflows/WorkflowMonitoring.razor#L238
Cannot convert null literal to non-nullable reference type.
|
|
build (macos-latest, arm64):
src/Components/Pages/Workflows/WorkflowMonitoring.razor#L232
Possible null reference assignment.
|
|
build (macos-latest, arm64):
src/Components/Pages/Workflows/WorkflowMonitoring.razor#L207
Dereference of a possibly null reference.
|
|
build (macos-latest, arm64):
src/Components/Pages/Workflows/WorkflowMonitoringDialog.razor#L83
Possible null reference argument for parameter 'json' in 'void IWorkflowService.SetJson(string json)'.
|
|
build (macos-latest, arm64):
src/Components/Pages/Workflows/WorkflowNodeProperties.razor#L118
Non-nullable field '_newValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (macos-latest, arm64):
src/Components/Pages/Workflows/WorkflowNodeProperties.razor#L117
Non-nullable field '_newKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (macos-latest, arm64):
src/Components/Pages/Workflows/WorkflowNodeProperties.razor#L116
Non-nullable field 'dependencies' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (macos-latest, arm64):
src/Components/Pages/Workflows/WorkflowNodeProperties.razor#L147
Possible null reference assignment.
|
|
build (macos-latest, arm64):
src/Components/Pages/Workflows/WorkflowNodeProperties.razor#L147
Cannot convert null literal to non-nullable reference type.
|
|
build (macos-latest, arm64)
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/
|
|
build (macos-latest, arm64)
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/
|
|
build (macos-latest, arm64)
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/
|
|
build (macos-latest, arm64)
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/
|
|
build (macos-latest, arm64)
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/
|
|
build (macos-latest, arm64)
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/
|
|
build (macos-latest, arm64)
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/
|
|
build (macos-latest, arm64)
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/
|
|
build (macos-latest, arm64)
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/
|
|
build (macos-latest, arm64)
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/
|
|
build (ubuntu-latest, arm):
src/Components/Pages/Workflows/WorkflowMonitoring.razor#L52
Non-nullable property 'WorkflowContainer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (ubuntu-latest, arm):
src/Components/Pages/Workflows/WorkflowMonitoring.razor#L238
Cannot convert null literal to non-nullable reference type.
|
|
build (ubuntu-latest, arm):
src/Components/Pages/Workflows/WorkflowMonitoring.razor#L232
Possible null reference assignment.
|
|
build (ubuntu-latest, arm):
src/Components/Pages/Workflows/WorkflowMonitoring.razor#L207
Dereference of a possibly null reference.
|
|
build (ubuntu-latest, arm):
src/Components/Pages/Workflows/WorkflowMonitoringDialog.razor#L83
Possible null reference argument for parameter 'json' in 'void IWorkflowService.SetJson(string json)'.
|
|
build (ubuntu-latest, arm):
src/Components/Pages/Workflows/WorkflowNodeProperties.razor#L118
Non-nullable field '_newValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (ubuntu-latest, arm):
src/Components/Pages/Workflows/WorkflowNodeProperties.razor#L117
Non-nullable field '_newKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (ubuntu-latest, arm):
src/Components/Pages/Workflows/WorkflowNodeProperties.razor#L116
Non-nullable field 'dependencies' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (ubuntu-latest, arm):
src/Components/Pages/Workflows/WorkflowNodeProperties.razor#L147
Possible null reference assignment.
|
|
build (ubuntu-latest, arm):
src/Components/Pages/Workflows/WorkflowNodeProperties.razor#L147
Cannot convert null literal to non-nullable reference type.
|
|
build (ubuntu-latest, arm)
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/
|
|
build (ubuntu-latest, arm)
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/
|
|
build (ubuntu-latest, arm)
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/
|
|
build (ubuntu-latest, arm)
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/
|
|
build (ubuntu-latest, arm)
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/
|
|
build (ubuntu-latest, arm)
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/
|
|
build (ubuntu-latest, arm)
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/
|
|
build (ubuntu-latest, arm)
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/
|
|
build (ubuntu-latest, arm)
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/
|
|
build (ubuntu-latest, arm)
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/
|
|
build (ubuntu-latest, arm64):
src/Components/Pages/Workflows/WorkflowMonitoring.razor#L232
Possible null reference assignment.
|
|
build (ubuntu-latest, arm64):
src/Components/Pages/Workflows/WorkflowMonitoring.razor#L207
Dereference of a possibly null reference.
|
|
build (ubuntu-latest, arm64):
src/Services/TokenRefreshService.cs#L72
Possible null reference argument for parameter 'tokenValue' in 'bool AuthenticationTokenExtensions.UpdateTokenValue(AuthenticationProperties properties, string tokenName, string tokenValue)'.
|
|
build (ubuntu-latest, arm64):
src/Services/TokenRefreshService.cs#L71
Possible null reference argument for parameter 'tokenValue' in 'bool AuthenticationTokenExtensions.UpdateTokenValue(AuthenticationProperties properties, string tokenName, string tokenValue)'.
|
|
build (ubuntu-latest, arm64):
src/Components/Pages/Workflows/WorkflowMonitoringDialog.razor#L83
Possible null reference argument for parameter 'json' in 'void IWorkflowService.SetJson(string json)'.
|
|
build (ubuntu-latest, arm64):
src/Components/Pages/Workflows/WorkflowNodeProperties.razor#L118
Non-nullable field '_newValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (ubuntu-latest, arm64):
src/Components/Pages/Workflows/WorkflowNodeProperties.razor#L117
Non-nullable field '_newKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (ubuntu-latest, arm64):
src/Components/Pages/Workflows/WorkflowNodeProperties.razor#L116
Non-nullable field 'dependencies' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (ubuntu-latest, arm64):
src/Components/Pages/Workflows/WorkflowNodeProperties.razor#L147
Possible null reference assignment.
|
|
build (ubuntu-latest, arm64):
src/Components/Pages/Workflows/WorkflowNodeProperties.razor#L147
Cannot convert null literal to non-nullable reference type.
|
|
build (ubuntu-latest, arm64)
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/
|
|
build (ubuntu-latest, arm64)
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/
|
|
build (ubuntu-latest, arm64)
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/
|
|
build (ubuntu-latest, arm64)
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/
|
|
build (ubuntu-latest, arm64)
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/
|
|
build (ubuntu-latest, arm64)
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/
|
|
build (ubuntu-latest, arm64)
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/
|
|
build (ubuntu-latest, arm64)
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/
|
|
build (ubuntu-latest, arm64)
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/
|
|
build (ubuntu-latest, arm64)
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/
|
|
build (ubuntu-latest, x64):
src/Components/Pages/Triggers/AddTriggerDialog.razor#L178
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
|
|
build (ubuntu-latest, x64):
src/Components/Pages/Workflows/TaskNode.razor#L39
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (ubuntu-latest, x64):
src/Components/Pages/Workflows/TaskNode.razor#L9
Non-nullable property 'Task' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (ubuntu-latest, x64):
src/Components/Pages/Home.razor#L125
Non-nullable property 'Icon' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (ubuntu-latest, x64):
src/Components/Pages/Home.razor#L123
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (ubuntu-latest, x64):
src/Services/TokenRefreshService.cs#L72
Possible null reference argument for parameter 'tokenValue' in 'bool AuthenticationTokenExtensions.UpdateTokenValue(AuthenticationProperties properties, string tokenName, string tokenValue)'.
|
|
build (ubuntu-latest, x64):
src/Services/TokenRefreshService.cs#L71
Possible null reference argument for parameter 'tokenValue' in 'bool AuthenticationTokenExtensions.UpdateTokenValue(AuthenticationProperties properties, string tokenName, string tokenValue)'.
|
|
build (ubuntu-latest, x64):
src/Models/WorkflowModels.cs#L91
Non-nullable property 'DefaultAction' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (ubuntu-latest, x64):
src/Models/WorkflowModels.cs#L90
Non-nullable property 'Instructions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (ubuntu-latest, x64):
src/Models/WorkflowModels.cs#L38
Non-nullable property 'NodeId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (ubuntu-latest, x64)
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/
|
|
build (ubuntu-latest, x64)
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/
|
|
build (ubuntu-latest, x64)
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/
|
|
build (ubuntu-latest, x64)
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/
|
|
build (ubuntu-latest, x64)
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/
|
|
build (ubuntu-latest, x64)
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/
|
|
build (ubuntu-latest, x64)
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/
|
|
build (ubuntu-latest, x64)
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/
|
|
build (ubuntu-latest, x64)
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/
|
|
build (ubuntu-latest, x64)
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/
|
|
build (windows-latest, x64):
src/Models/WorkflowModels.cs#L91
Non-nullable property 'DefaultAction' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (windows-latest, x64):
src/Models/WorkflowModels.cs#L90
Non-nullable property 'Instructions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (windows-latest, x64):
src/Components/Pages/Workflows/WorkflowNodeProperties.razor#L118
Non-nullable field '_newValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (windows-latest, x64):
src/Components/Pages/Workflows/WorkflowNodeProperties.razor#L117
Non-nullable field '_newKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (windows-latest, x64):
src/Components/Pages/Workflows/WorkflowNodeProperties.razor#L116
Non-nullable field 'dependencies' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (windows-latest, x64):
src/Components/Pages/Workflows/WorkflowNodeProperties.razor#L147
Possible null reference assignment.
|
|
build (windows-latest, x64):
src/Components/Pages/Workflows/WorkflowNodeProperties.razor#L147
Cannot convert null literal to non-nullable reference type.
|
|
build (windows-latest, x64):
src/Models/WorkflowModels.cs#L38
Non-nullable property 'NodeId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (windows-latest, x64):
src/Services/TokenRefreshService.cs#L72
Possible null reference argument for parameter 'tokenValue' in 'bool AuthenticationTokenExtensions.UpdateTokenValue(AuthenticationProperties properties, string tokenName, string tokenValue)'.
|
|
build (windows-latest, x64):
src/Services/TokenRefreshService.cs#L71
Possible null reference argument for parameter 'tokenValue' in 'bool AuthenticationTokenExtensions.UpdateTokenValue(AuthenticationProperties properties, string tokenName, string tokenValue)'.
|
|
build (windows-latest, x64)
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/
|
|
build (windows-latest, x64)
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/
|
|
build (windows-latest, x64)
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/
|
|
build (windows-latest, x64)
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/
|
|
build (windows-latest, x64)
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/
|
|
build (windows-latest, x64)
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/
|
|
build (windows-latest, x64)
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/
|
|
build (windows-latest, x64)
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/
|
|
build (windows-latest, x64)
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/
|
|
build (windows-latest, x64)
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/
|
|
build (windows-latest, arm64):
src/Components/Pages/Workflows/ManageWorkflow.razor#L284
Converting null literal or possible null value to non-nullable type.
|
|
build (windows-latest, arm64):
src/Components/Pages/Workflows/WorkflowMonitoringDialog.razor#L83
Possible null reference argument for parameter 'json' in 'void IWorkflowService.SetJson(string json)'.
|
|
build (windows-latest, arm64):
src/Components/Pages/Workflows/ManageWorkflow.razor#L119
Possible null reference argument for parameter 'token' in 'BearerTokenAuthStrategy.BearerTokenAuthStrategy(string token)'.
|
|
build (windows-latest, arm64):
src/Services/TokenRefreshService.cs#L72
Possible null reference argument for parameter 'tokenValue' in 'bool AuthenticationTokenExtensions.UpdateTokenValue(AuthenticationProperties properties, string tokenName, string tokenValue)'.
|
|
build (windows-latest, arm64):
src/Services/TokenRefreshService.cs#L71
Possible null reference argument for parameter 'tokenValue' in 'bool AuthenticationTokenExtensions.UpdateTokenValue(AuthenticationProperties properties, string tokenName, string tokenValue)'.
|
|
build (windows-latest, arm64):
src/Components/Pages/Workflows/TaskNode.razor#L39
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (windows-latest, arm64):
src/Components/Pages/Workflows/TaskNode.razor#L9
Non-nullable property 'Task' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (windows-latest, arm64):
src/Models/WorkflowModels.cs#L91
Non-nullable property 'DefaultAction' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (windows-latest, arm64):
src/Models/WorkflowModels.cs#L90
Non-nullable property 'Instructions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (windows-latest, arm64):
src/Models/WorkflowModels.cs#L38
Non-nullable property 'NodeId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (windows-latest, arm64)
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/
|
|
build (windows-latest, arm64)
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/
|
|
build (windows-latest, arm64)
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/
|
|
build (windows-latest, arm64)
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/
|
|
build (windows-latest, arm64)
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/
|
|
build (windows-latest, arm64)
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/
|
|
build (windows-latest, arm64)
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/
|
|
build (windows-latest, arm64)
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/
|
|
build (windows-latest, arm64)
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/
|
|
build (windows-latest, arm64)
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
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/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
console-linux-arm
Expired
|
52.6 MB |
sha256:3b7fa93ad4b0489f2928033939b4e5400b26939351249b2577ce51374ed57949
|
|
|
console-linux-arm64
Expired
|
50.4 MB |
sha256:0dcac34a7c2965fa433e7b03074ce3167b0776b8495c1f344566a660be13456e
|
|
|
console-linux-x64
Expired
|
53.2 MB |
sha256:2bac8fd28e0aa51916d3aac8c60f6d3dbcc4f593e38bf3be4fc5b82fd809961b
|
|
|
console-osx-arm64
Expired
|
51 MB |
sha256:5dc6f6773ebc32d014281f06a5bfa394c91a137f0667c71c81d9874bcbb1a857
|
|
|
console-osx-x64
Expired
|
53.9 MB |
sha256:1beb5acbded646c85ccb30cad8749b9171ecf1c45e7c66c7a1b675fdcce37ead
|
|
|
console-windows-arm64
Expired
|
49.5 MB |
sha256:a4b1fba79a539092521171e455b8cc2ce23255e74664d310a86cd6168e207f07
|
|
|
console-windows-x64
Expired
|
51.7 MB |
sha256:11fb8cd7fce503d2445e9563e333e918f36ed101d87d8ef35778d1fbf45469b8
|
|