Formatting the catalog as per common catalog format #121
Annotations
5 errors and 1 warning
build:
moq-pub/src/media.rs#L138
this `impl` can be derived
|
build:
moq-pub/src/media.rs#L208
writing `&String` instead of `&str` involves a new object where a slice will do
|
build:
moq-pub/src/media.rs#L214
writing `&mut String` instead of `&mut str` involves a new object where a slice will do
|
build:
moq-pub/src/media.rs#L408
field assignment outside of initializer for an instance created with Default::default()
|
build
Process completed with exit code 101.
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|