Skip to content

all: update changelog #78

all: update changelog

all: update changelog #78

Triggered via push May 31, 2024 14:17
Status Success
Total duration 1m 21s
Artifacts

build.yml

on: push
build_and_test
1m 9s
build_and_test
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build_and_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_and_test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_and_test: src/BatchEventAttributes.ts#L24
Array type using 'Array<T>' is forbidden. Use 'T[]' instead
build_and_test: src/BatchEventAttributes.ts#L67
Array type using 'Array<T>' is forbidden. Use 'T[]' instead
build_and_test: src/helpers/TypeHelpers.ts#L19
Array type using 'Array<unknown>' is forbidden. Use 'unknown[]' instead
build_and_test: src/helpers/TypeHelpers.ts#L23
Array type using 'Array<string>' is forbidden. Use 'string[]' instead
build_and_test: src/helpers/TypeHelpers.ts#L27
Array type using 'Array<BatchEventAttributes>' is forbidden. Use 'BatchEventAttributes[]' instead