Skip to content

desktop: signed + notarized releases (mac arm64+intel, win, linux) (#36) #98

desktop: signed + notarized releases (mac arm64+intel, win, linux) (#36)

desktop: signed + notarized releases (mac arm64+intel, win, linux) (#36) #98

Triggered via push June 20, 2026 16:15
Status Success
Total duration 5m 40s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
CI
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
CI: packages/core/src/schema/resource-validator.ts#L13
There should be no empty line between import groups
CI: packages/core/src/schema/resource-validator.ts#L11
`../types/result` type import should occur after type import of `./resource-validator-types`
CI: packages/core/src/schema/resource-validator.ts#L10
`./schema-provider` type import should occur after type import of `./resource-validator-types`
CI: packages/core/src/schema/customization-loader.ts#L26
There should be no empty line between import groups
CI: packages/core/src/importers/azure/azure-importer.ts#L357
'infer_relationships' is defined but never used. Allowed unused vars must match /^_/u
CI: packages/core/src/deploy/providers/digitalocean/handlers/functions-function.ts#L38
'provider_id' is defined but never used. Allowed unused args must match /^_/u
CI: packages/core/src/deploy/providers/azure/handlers/private-endpoint.ts#L64
'resource_group' is assigned a value but never used. Allowed unused vars must match /^_/u
CI: packages/core/src/deploy/providers/azure/azure-deployer.ts#L138
'DEFAULT_RESOURCE_GROUP_PREFIX' is assigned a value but never used. Allowed unused vars must match /^_/u
CI: packages/core/src/deploy/providers/aws/handlers/timestream.ts#L32
'ctx' is defined but never used. Allowed unused args must match /^_/u
CI: packages/core/src/deploy/providers/aws/handlers/elasticache.ts#L77
'ctx' is defined but never used. Allowed unused args must match /^_/u