chore(deps): bump eventsource from 2.0.2 to 3.0.5 #2024
Annotations
6 errors and 1 warning
Initialize CodeQL
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
|
Run npm run lint:
src/plugins/eventsource/eventSourceRequestClient.ts#L31
This expression is not constructable.
|
Run npm run lint:
src/plugins/eventsource/eventSourceRequestClient.ts#L32
Argument of type 'EventSource | undefined' is not assignable to parameter of type 'EventSource'.
|
Run npm run lint:
src/plugins/eventsource/eventSourceRequestClient.ts#L46
'"/home/runner/work/httpyac/httpyac/node_modules/eventsource/dist/index"' has no exported member named 'EventSourceInitDict'. Did you mean 'EventSourceInit'?
|
Run npm run lint:
src/plugins/eventsource/eventSourceRequestClient.ts#L47
'"/home/runner/work/httpyac/httpyac/node_modules/eventsource/dist/index"' has no exported member named 'EventSourceInitDict'. Did you mean 'EventSourceInit'?
|
Run npm run lint
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading