Skip to content

feat(core): Add a way to manually specify serializable fields #1963

feat(core): Add a way to manually specify serializable fields

feat(core): Add a way to manually specify serializable fields #1963

Triggered via pull request February 7, 2025 19:33
Status Failure
Total duration 52s
Artifacts

platform-compatibility.yml

on: pull_request
Matrix: platform-compatibility
Fit to window
Zoom out
Zoom in

Annotations

13 errors
platform-compatibility (macos-latest)
Class 'BaseCallbackHandler' incorrectly implements class 'Serializable'. Did you mean to extend 'Serializable' and inherit its members as a subclass?
platform-compatibility (macos-latest)
Argument of type 'typeof BaseCallbackHandler' is not assignable to parameter of type 'typeof Serializable'.
platform-compatibility (macos-latest)
Class 'BaseCallbackHandler' incorrectly implements class 'Serializable'. Did you mean to extend 'Serializable' and inherit its members as a subclass?
platform-compatibility (macos-latest)
Argument of type 'typeof BaseCallbackHandler' is not assignable to parameter of type 'typeof Serializable'.
platform-compatibility (macos-latest)
Process completed with exit code 1.
platform-compatibility (windows-latest)
The job was canceled because "macos-latest" failed.
platform-compatibility (windows-latest)
The operation was canceled.
platform-compatibility (ubuntu-latest)
The job was canceled because "macos-latest" failed.
platform-compatibility (ubuntu-latest)
Class 'BaseCallbackHandler' incorrectly implements class 'Serializable'. Did you mean to extend 'Serializable' and inherit its members as a subclass?
platform-compatibility (ubuntu-latest)
Argument of type 'typeof BaseCallbackHandler' is not assignable to parameter of type 'typeof Serializable'.
platform-compatibility (ubuntu-latest)
Class 'BaseCallbackHandler' incorrectly implements class 'Serializable'. Did you mean to extend 'Serializable' and inherit its members as a subclass?
platform-compatibility (ubuntu-latest)
Argument of type 'typeof BaseCallbackHandler' is not assignable to parameter of type 'typeof Serializable'.
platform-compatibility (ubuntu-latest)
The operation was canceled.