feat: Misc Updates #141
branches.yml
on: pull_request
Validate Semantic Title
3s
Validate Builds
39s
Annotations
3 errors and 2 warnings
Validate Builds
This condition will always return true since this 'Promise<boolean>' is always defined.
|
Validate Builds
Type 'PersonModel' is not assignable to type 'IPerson | { firstName: string; lastName: string; address: { lineOne: string; lineTwo?: string | undefined; city: string; state: string; zipCode: string; }; name: string; isValid: () => Promise<...>; }'.
|
Validate Builds
Process completed with exit code 2.
|
Validate Semantic Title
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Validate Builds
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|