feat: Use Environment variables for secrets capabilities #1702 #2209
Annotations
4 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
app/common/renderer/components/Inspector/EnvironmentVariables.jsx#L9
'setEnvironmentVariables' is defined but never used
|
Lint:
app/common/renderer/components/Session/Session.jsx#L44
'loadEnvironmentVariables' is assigned a value but never used
|
Lint:
app/common/renderer/reducers/Inspector.jsx#L146
'interpolateEnvVars' is assigned a value but never used
|
Loading