Skip to content

feat: implement strict mode internationalization #21

feat: implement strict mode internationalization

feat: implement strict mode internationalization #21

Triggered via pull request April 26, 2024 20:38
Status Success
Total duration 1m 57s
Artifacts

build_and_test.yaml

on: pull_request
Matrix: 🔨 Build & Test
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
🔨 Build & Test (ubuntu-latest, lts/*, 8): examples/vite-app/src/components/LangSwitcherDropDown/index.tsx#L1
This rule can't verify that `export *` only exports components
🔨 Build & Test (ubuntu-latest, lts/*, 8): packages/react-intlayer/src/vite/intlayerPlugin.ts#L56
'server' is defined but never used. Allowed unused args must match /^_/u
🔨 Build & Test (ubuntu-latest, lts/*, 8)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/