Skip to content

feat: More Lights! [flame_3d] #9586

feat: More Lights! [flame_3d]

feat: More Lights! [flame_3d] #9586

Triggered via pull request July 29, 2024 02:16
Status Failure
Total duration 13m 37s
Artifacts

cicd.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

19 errors, 6 warnings, and 10 notices
format
Process completed with exit code 1.
Target of URI doesn't exist: 'package:flutter_gpu/gpu.dart'.: packages/flame_3d/lib/src/graphics/graphics_device.dart#L6
Try creating the file referenced by the URI, or try using a URI for a file that does exist. See https://dart.dev/diagnostics/uri_does_not_exist to learn more about this problem.
Target of URI doesn't exist: 'package:flutter_gpu/gpu.dart'.: packages/flame_3d/lib/src/resources/material/material.dart#L3
Try creating the file referenced by the URI, or try using a URI for a file that does exist. See https://dart.dev/diagnostics/uri_does_not_exist to learn more about this problem.
Target of URI doesn't exist: 'package:flutter_gpu/gpu.dart'.: packages/flame_3d/lib/src/resources/material/spatial_material.dart#L6
Try creating the file referenced by the URI, or try using a URI for a file that does exist. See https://dart.dev/diagnostics/uri_does_not_exist to learn more about this problem.
Target of URI doesn't exist: 'package:flutter_gpu/gpu.dart'.: packages/flame_3d/lib/src/resources/mesh/surface.dart#L6
Try creating the file referenced by the URI, or try using a URI for a file that does exist. See https://dart.dev/diagnostics/uri_does_not_exist to learn more about this problem.
Target of URI doesn't exist: 'package:flutter_gpu/gpu.dart'.: packages/flame_3d/lib/src/resources/shader/shader.dart#L8
Try creating the file referenced by the URI, or try using a URI for a file that does exist. See https://dart.dev/diagnostics/uri_does_not_exist to learn more about this problem.
Target of URI doesn't exist: 'package:flutter_gpu/gpu.dart'.: packages/flame_3d/lib/src/resources/shader/uniform_slot.dart#L2
Try creating the file referenced by the URI, or try using a URI for a file that does exist. See https://dart.dev/diagnostics/uri_does_not_exist to learn more about this problem.
Target of URI doesn't exist: 'package:flutter_gpu/gpu.dart'.: packages/flame_3d/lib/src/resources/texture/texture.dart#L5
Try creating the file referenced by the URI, or try using a URI for a file that does exist. See https://dart.dev/diagnostics/uri_does_not_exist to learn more about this problem.
analyze-latest
Dart Analyzer detected problems, see the logs for more information.
Target of URI doesn't exist: 'package:flutter_gpu/gpu.dart'.: packages/flame_3d/lib/src/graphics/graphics_device.dart#L6
Try creating the file referenced by the URI, or try using a URI for a file that does exist. See https://dart.dev/diagnostics/uri_does_not_exist to learn more about this problem.
Target of URI doesn't exist: 'package:flutter_gpu/gpu.dart'.: packages/flame_3d/lib/src/resources/material/material.dart#L3
Try creating the file referenced by the URI, or try using a URI for a file that does exist. See https://dart.dev/diagnostics/uri_does_not_exist to learn more about this problem.
Target of URI doesn't exist: 'package:flutter_gpu/gpu.dart'.: packages/flame_3d/lib/src/resources/material/spatial_material.dart#L6
Try creating the file referenced by the URI, or try using a URI for a file that does exist. See https://dart.dev/diagnostics/uri_does_not_exist to learn more about this problem.
Target of URI doesn't exist: 'package:flutter_gpu/gpu.dart'.: packages/flame_3d/lib/src/resources/mesh/surface.dart#L6
Try creating the file referenced by the URI, or try using a URI for a file that does exist. See https://dart.dev/diagnostics/uri_does_not_exist to learn more about this problem.
Target of URI doesn't exist: 'package:flutter_gpu/gpu.dart'.: packages/flame_3d/lib/src/resources/shader/shader.dart#L8
Try creating the file referenced by the URI, or try using a URI for a file that does exist. See https://dart.dev/diagnostics/uri_does_not_exist to learn more about this problem.
Target of URI doesn't exist: 'package:flutter_gpu/gpu.dart'.: packages/flame_3d/lib/src/resources/shader/uniform_slot.dart#L2
Try creating the file referenced by the URI, or try using a URI for a file that does exist. See https://dart.dev/diagnostics/uri_does_not_exist to learn more about this problem.
Target of URI doesn't exist: 'package:flutter_gpu/gpu.dart'.: packages/flame_3d/lib/src/resources/texture/texture.dart#L5
Try creating the file referenced by the URI, or try using a URI for a file that does exist. See https://dart.dev/diagnostics/uri_does_not_exist to learn more about this problem.
analyze
Dart Analyzer detected problems, see the logs for more information.
test
0 tests passed, 3 failed.
test
Process completed with exit code 1.
Unnecessary use of a null check ('!').: packages/flame_3d/lib/src/resources/material/spatial_material.dart#L17
Try removing the null check. See https://dart.dev/lints/unnecessary_null_checks to learn more about this problem.
Unnecessary use of a null check ('!').: packages/flame_3d/lib/src/resources/material/spatial_material.dart#L23
Try removing the null check. See https://dart.dev/lints/unnecessary_null_checks to learn more about this problem.
Unnecessary use of a null check ('!').: packages/flame_3d/lib/src/resources/material/spatial_material.dart#L91
Try removing the null check. See https://dart.dev/lints/unnecessary_null_checks to learn more about this problem.
Unnecessary use of a null check ('!').: packages/flame_3d/lib/src/resources/shader/uniform_sampler.dart#L13
Try removing the null check. See https://dart.dev/lints/unnecessary_null_checks to learn more about this problem.
Unnecessary use of a null check ('!').: packages/flame_3d/lib/src/resources/shader/uniform_value.dart#L60
Try removing the null check. See https://dart.dev/lints/unnecessary_null_checks to learn more about this problem.
Unnecessary use of a null check ('!').: packages/flame_3d/lib/src/resources/material/spatial_material.dart#L17
Try removing the null check. See https://dart.dev/lints/unnecessary_null_checks to learn more about this problem.
Unnecessary use of a null check ('!').: packages/flame_3d/lib/src/resources/material/spatial_material.dart#L23
Try removing the null check. See https://dart.dev/lints/unnecessary_null_checks to learn more about this problem.
Unnecessary use of a null check ('!').: packages/flame_3d/lib/src/resources/material/spatial_material.dart#L91
Try removing the null check. See https://dart.dev/lints/unnecessary_null_checks to learn more about this problem.
Unnecessary use of a null check ('!').: packages/flame_3d/lib/src/resources/shader/uniform_sampler.dart#L13
Try removing the null check. See https://dart.dev/lints/unnecessary_null_checks to learn more about this problem.
Unnecessary use of a null check ('!').: packages/flame_3d/lib/src/resources/shader/uniform_value.dart#L60
Try removing the null check. See https://dart.dev/lints/unnecessary_null_checks to learn more about this problem.
markdown-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
format
The following actions uses Node.js version which is deprecated 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/
dcm
The following actions uses Node.js version which is deprecated 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/
analyze-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, invertase/github-action-dart-analyzer@v2.0.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
analyze
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, invertase/github-action-dart-analyzer@v2.0.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions uses Node.js version which is deprecated 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/