Skip to content

Fix bug where DisposeCallback would not close to parent and child #1409

Fix bug where DisposeCallback would not close to parent and child

Fix bug where DisposeCallback would not close to parent and child #1409

Triggered via pull request November 29, 2024 09:34
Status Failure
Total duration 1m 42s
Artifacts

test.yaml

on: pull_request
test-dotnet
16s
test-dotnet
Matrix: test-unity
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 21 warnings
test-dotnet
Process completed with exit code 1.
test-unity (2021.1.4f1, Default)
The process '/usr/bin/docker' failed with exit code 2
test-unity (2019.4.25f1, Default)
The job was canceled because "_2021_1_4f1_Default" failed.
test-unity (2019.4.25f1, Default)
The process '/usr/bin/docker' failed with exit code 2
test-unity (2020.3.5f1, Default)
The job was canceled because "_2021_1_4f1_Default" failed.
test-unity (2020.3.5f1, Default)
The operation was canceled.
test-unity (2021.1.4f1, UniTask)
The job was canceled because "_2021_1_4f1_Default" failed.
test-unity (2021.1.4f1, UniTask)
The operation was canceled.
test-unity (2019.4.25f1, UniTask)
The job was canceled because "_2021_1_4f1_Default" failed.
test-unity (2019.4.25f1, UniTask)
The operation was canceled.
test-unity (2020.3.5f1, UniTask)
The job was canceled because "_2021_1_4f1_Default" failed.
test-unity (2020.3.5f1, UniTask)
The operation was canceled.
test-unity (2021.1.4f1, ECS, UNITY_LICENSE_2021_1)
The job was canceled because "_2021_1_4f1_Default" failed.
test-unity (2021.1.4f1, ECS, UNITY_LICENSE_2021_1)
The operation was canceled.
test-unity (2019.3.15f1, UniTask)
The job was canceled because "_2021_1_4f1_Default" failed.
test-unity (2019.3.15f1, UniTask)
The operation was canceled.
test-unity (2019.3.15f1, Default)
The job was canceled because "_2021_1_4f1_Default" failed.
test-unity (2019.3.15f1, Default)
The operation was canceled.
test-unity (2020.3.5f1, Default)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test-unity (2019.3.15f1, Default)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test-unity (2019.4.25f1, Default)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test-unity (2019.4.25f1, UniTask)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test-unity (2020.3.5f1, UniTask)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test-unity (2021.1.4f1, ECS, UNITY_LICENSE_2021_1)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test-unity (2021.1.4f1, UniTask)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test-unity (2021.1.4f1, Default)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test-unity (2019.3.15f1, UniTask)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test-dotnet: VContainer.SourceGenerator/CodeWriter.cs#L31
Possible null reference argument for parameter 'value' in 'void CodeWriter.AppendLine(string value = "")'.
test-dotnet: VContainer.SourceGenerator/DiagnosticDescriptors.cs#L20
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
test-dotnet: VContainer.SourceGenerator/DiagnosticDescriptors.cs#L43
The diagnostic title should not contain a period, nor any line return character, nor any leading or trailing whitespaces
test-dotnet: VContainer.SourceGenerator/DiagnosticDescriptors.cs#L44
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
test-dotnet: VContainer.SourceGenerator/DiagnosticDescriptors.cs#L51
The diagnostic title should not contain a period, nor any line return character, nor any leading or trailing whitespaces
test-unity (2021.1.4f1, Default)
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/
test-unity (2019.4.25f1, Default)
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/