Skip to content

update build step to include ts declarations #28

update build step to include ts declarations

update build step to include ts declarations #28

Triggered via push February 8, 2024 11:19
Status Failure
Total duration 15s
Artifacts

publish.yml

on: push
publish
6s
publish
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
publish: src/colors/colors.test.ts#L1
Cannot find module 'bun:test' or its corresponding type declarations.
publish: src/errors/errors.test.ts#L2
Cannot find module 'bun:test' or its corresponding type declarations.
publish: src/events/events.test.ts#L3
Cannot find module 'bun:test' or its corresponding type declarations.
publish: src/events/events.test.ts#L5
'eventName' is declared but its value is never read.
publish: src/format/format.test.ts#L8
Cannot find module 'bun:test' or its corresponding type declarations.
publish: src/helpers/helpers.test.ts#L13
Cannot find module 'bun:test' or its corresponding type declarations.
publish: src/http/http.test.ts#L2
Cannot find module 'bun:test' or its corresponding type declarations.
publish: src/numbers/numbers.test.ts#L2
Cannot find module 'bun:test' or its corresponding type declarations.
publish: src/objects/objects.test.ts#L2
Cannot find module 'bun:test' or its corresponding type declarations.
publish: src/params/params.test.ts#L2
Cannot find module 'bun:test' or its corresponding type declarations.
publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.