From 80e69db489d7c662f45e2262a7a0f47969fbd8b7 Mon Sep 17 00:00:00 2001 From: "Ronald A. Richardson" Date: Wed, 24 Jan 2024 15:06:20 +0800 Subject: [PATCH] updated workflow to include lint and updated lockfile --- .github/workflows/ci.yml | 3 +++ pnpm-lock.yaml | 11 +++++++++++ 2 files changed, 14 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8769d39..a17b741 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,6 +32,9 @@ jobs: - name: Install Dependencies run: pnpm install + - name: Run lint + run: pnpm lint + - name: Build run: pnpm run build diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 26d60fa..b5d1db6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,6 +51,9 @@ devDependencies: '@embroider/test-setup': specifier: ^3.0.2 version: 3.0.2 + '@fleetbase/intl-lint': + specifier: ^0.0.1 + version: 0.0.1 '@glimmer/component': specifier: ^1.1.2 version: 1.1.2(@babel/core@7.23.2) @@ -2456,6 +2459,14 @@ packages: - webpack-command dev: false + /@fleetbase/intl-lint@0.0.1: + resolution: {integrity: sha512-LkjxJr15hSiGmqh3JwixcpjmkhXNieNAEgQUVv1Duo50jTr/D5WXEyOaeI8wuVnVFhT+FS/DMqm403DgSKlsEg==} + hasBin: true + dependencies: + js-yaml: 4.1.0 + yargs: 17.7.2 + dev: true + /@floating-ui/core@1.5.2: resolution: {integrity: sha512-Ii3MrfY/GAIN3OhXNzpCKaLxHQfJF9qvwq/kEJYdqDxeIHa01K8sldugal6TmeeXl+WMvhv9cnVzUTaFFJF09A==} dependencies: