feat(event): update ua to ga4 analytics #272
pull_request.yml
on: pull_request
Annotations
1 error and 3 warnings
unit tests
Process completed with exit code 2.
|
lint:
build/generate-manifest.sh#L36
[shellcheck] reported by reviewdog 🐶
Consider using { cmd1; cmd2; } >> file instead of individual redirects. [SC2129](https://github.com/koalaman/shellcheck/wiki/SC2129)
Raw Output:
./build/generate-manifest.sh:36:1:style:Consider using { cmd1; cmd2; } >> file instead of individual redirects. [SC2129](https://github.com/koalaman/shellcheck/wiki/SC2129)
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|