chore: release #348
pr.yml
on: pull_request
Native Checks
1m 38s
Javascript Checks
1m 27s
Annotations
9 warnings
Javascript Checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Native Checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Native Checks:
moq-native/src/tls.rs#L296
this expression creates a reference which is immediately dereferenced by the compiler
|
Native Checks:
moq-web/src/publish/video.rs#L117
constants have by default a `'static` lifetime
|
Native Checks:
moq-web/src/publish/frontend.rs#L17
you should consider adding a `Default` implementation for `Publish`
|
Native Checks:
moq-web/src/publish/video.rs#L48
use of a fallible conversion when an infallible one could be used
|
Native Checks:
moq-web/src/session.rs#L65
this expression creates a reference which is immediately dereferenced by the compiler
|
Native Checks:
moq-web/src/session.rs#L73
this expression creates a reference which is immediately dereferenced by the compiler
|
Native Checks:
moq-web/src/watch/frontend.rs#L18
you should consider adding a `Default` implementation for `Watch`
|