feat(core): Add a way to manually specify serializable fields #1963
platform-compatibility.yml
on: pull_request
Matrix: platform-compatibility
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.
|