Skip to content

chore: add example of passing bearer auth token with setup frame #307

chore: add example of passing bearer auth token with setup frame

chore: add example of passing bearer auth token with setup frame #307

Triggered via push October 15, 2024 02:35
Status Failure
Total duration 1m 26s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 6 warnings
lint: packages/rsocket-examples/src/composite-metadata/bearer-token-auth-setup-frame/server.ts#L28
Replace `'rsocket-core'` with `"rsocket-core";`
lint: packages/rsocket-examples/src/composite-metadata/bearer-token-auth-setup-frame/server.ts#L29
Replace `'rsocket-tcp-server'` with `"rsocket-tcp-server";`
lint: packages/rsocket-examples/src/composite-metadata/bearer-token-auth-setup-frame/server.ts#L36
Replace `'rsocket-composite-metadata'` with `"rsocket-composite-metadata";`
lint: packages/rsocket-examples/src/composite-metadata/bearer-token-auth-setup-frame/server.ts#L38
Replace `'../../shared/logger'` with `"../../shared/logger";`
lint
Process completed with exit code 1.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
compile
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
compile
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. 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 node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/