Skip to content

Formatting the catalog as per common catalog format #121

Formatting the catalog as per common catalog format

Formatting the catalog as per common catalog format #121

Re-run triggered July 12, 2024 02:19
Status Failure
Total duration 1m 22s
Artifacts

pr.yml

on: pull_request

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/