Paste that part of your workflow yaml file that causes the bug in here.
Alternatively you can remove that code block and insert direct link to your workflow file.
Ensure that link points to the specific commit, and not just to the master branch.
{"database":{"advisory-count":340,"last-commit":"101d914e049f02bf7527aabbc32556461b2d5a46","last-updated":"2021-08-22T09:43:52Z"},"lockfile":{"dependency-count":201},"settings":{"target_arch":null,"target_os":null,"severity":null,"ignore":[],"informational_warnings":["unmaintained"],"package_scope":null},"vulnerabilities":{"found":false,"count":0,"list":[]},"warnings":{}}
9
No vulnerabilities were found
10
Warning: undefined warnings found!
11
Error: t is not iterable
Do the checklist before filing an issue:
actions-rsActions?If you think it's a problem related to Github Actions in general, use GitHub Community forum instead: https://github.community
Description
The workflow errors with Error: t is not iterable
Workflow code
https://github.com/MyK00L/cmsrs/actions/runs/1156620794/workflow
Action output
Expected behavior
The test passes
Additional context
i think it may be related to the workaround for audit <0.12