Add append mode to Mcap Writer in the Typescript Core package #3417
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
go
1m 49s
spellcheck
1m 10s
conformance-lint
1m 14s
conformance-cpp
4m 43s
conformance-go
1m 30s
conformance-python
1m 13s
conformance-typescript
1m 15s
conformance-kaitai-struct
1m 7s
conformance-swift
1m 45s
conformance-rust
1m 38s
cpp
3m 56s
cpp-windows
1m 22s
typescript
1m 26s
typescript-examples
1m 3s
python
3m 32s
swift
1m 4s
rust
1m 11s
Matrix: go-release-cli
update-homebrew-formula
0s
Annotations
18 errors and 12 warnings
typescript-examples
Property 'seek' is missing in type 'FakeMemoryWritable' but required in type 'IWritable'.
|
typescript-examples
Process completed with exit code 2.
|
conformance-kaitai-struct
Property 'seek' is missing in type '{ position: () => bigint; write(input: Uint8Array): Promise<void>; }' but required in type 'IWritable'.
|
conformance-kaitai-struct
Process completed with exit code 1.
|
conformance-python
Property 'seek' is missing in type '{ position: () => bigint; write(input: Uint8Array): Promise<void>; }' but required in type 'IWritable'.
|
conformance-python
Process completed with exit code 1.
|
conformance-typescript
Property 'seek' is missing in type '{ position: () => bigint; write(input: Uint8Array): Promise<void>; }' but required in type 'IWritable'.
|
conformance-typescript
Process completed with exit code 1.
|
conformance-lint
Property 'seek' is missing in type '{ position: () => bigint; write(input: Uint8Array): Promise<void>; }' but required in type 'IWritable'.
|
conformance-lint
Process completed with exit code 2.
|
conformance-go
Property 'seek' is missing in type '{ position: () => bigint; write(input: Uint8Array): Promise<void>; }' but required in type 'IWritable'.
|
conformance-go
Process completed with exit code 1.
|
conformance-rust
Property 'seek' is missing in type '{ position: () => bigint; write(input: Uint8Array): Promise<void>; }' but required in type 'IWritable'.
|
conformance-rust
Process completed with exit code 1.
|
conformance-swift
Property 'seek' is missing in type '{ position: () => bigint; write(input: Uint8Array): Promise<void>; }' but required in type 'IWritable'.
|
conformance-swift
Process completed with exit code 1.
|
conformance-cpp
Property 'seek' is missing in type '{ position: () => bigint; write(input: Uint8Array): Promise<void>; }' but required in type 'IWritable'.
|
conformance-cpp
Process completed with exit code 1.
|
rust
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
conformance-go
Restore cache failed: Dependencies file is not found in /home/runner/work/mcap/mcap. Supported file pattern: go.sum
|
conformance-rust
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
conformance-rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
conformance-rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
conformance-rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
conformance-rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
go
Restore cache failed: Dependencies file is not found in /home/runner/work/mcap/mcap. Supported file pattern: go.sum
|