Skip to content

refactor: migrate to signal-based components #557

refactor: migrate to signal-based components

refactor: migrate to signal-based components #557

Triggered via push February 3, 2025 15:47
Status Success
Total duration 1m 39s
Artifacts 3

workflow.yml

on: push
Installing NPM modules
16s
Installing NPM modules
Building solace-message-client
21s
Building solace-message-client
Unit Testing
32s
Unit Testing
Linting
31s
Linting
Building TryMe App
35s
Building TryMe App
Release Guard
0s
Release Guard
Deploying TryMe App to GitHub Pages
0s
Deploying TryMe App to GitHub Pages
Releasing @solace-community/angular-solace-message-client
0s
Releasing @solace-community/angular-solace-message-client
Deploying API (TypeDoc) to GitHub Pages
0s
Deploying API (TypeDoc) to GitHub Pages
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Linting: apps/solace-message-client-testing-app/src/app/try-me/try-me.component.ts#L48
`disconnect` is deprecated. since version 17.1.0; Configure Solace Message Client using `provideSolaceMessageClient`; To load the config asynchronously, you can pass a function instead; To connect to another broker, you can create a new environment using `createEnvironmentInjector()` and provide the Solace Message Client with the broker config; API will be removed in a future release
Linting: apps/solace-message-client-testing-app/src/app/try-me/try-me.component.ts#L52
`connect` is deprecated. since version 17.1.0; Configure Solace Message Client using `provideSolaceMessageClient`; To load the config asynchronously, you can pass a function instead; To connect to another broker, you can create a new environment using `createEnvironmentInjector()` and provide the Solace Message Client with the broker config; API will be removed in a future release
Linting: projects/solace-message-client/src/lib/solace-message-client-connect.spec.ts#L90
`connect` is deprecated. since version 17.1.0; Configure Solace Message Client using `provideSolaceMessageClient`; To load the config asynchronously, you can pass a function instead; To connect to another broker, you can create a new environment using `createEnvironmentInjector()` and provide the Solace Message Client with the broker config; API will be removed in a future release
Linting: projects/solace-message-client/src/lib/solace-message-client.spec.ts#L76
`disconnect` is deprecated. since version 17.1.0; Configure Solace Message Client using `provideSolaceMessageClient`; To load the config asynchronously, you can pass a function instead; To connect to another broker, you can create a new environment using `createEnvironmentInjector()` and provide the Solace Message Client with the broker config; API will be removed in a future release
Linting: projects/solace-message-client/src/lib/solace-message-client.spec.ts#L83
`connect` is deprecated. since version 17.1.0; Configure Solace Message Client using `provideSolaceMessageClient`; To load the config asynchronously, you can pass a function instead; To connect to another broker, you can create a new environment using `createEnvironmentInjector()` and provide the Solace Message Client with the broker config; API will be removed in a future release
Linting: projects/solace-message-client/src/lib/solace-message-client.spec.ts#L116
`connect` is deprecated. since version 17.1.0; Configure Solace Message Client using `provideSolaceMessageClient`; To load the config asynchronously, you can pass a function instead; To connect to another broker, you can create a new environment using `createEnvironmentInjector()` and provide the Solace Message Client with the broker config; API will be removed in a future release
Linting: projects/solace-message-client/src/lib/solace-message-client.spec.ts#L1107
`disconnect` is deprecated. since version 17.1.0; Configure Solace Message Client using `provideSolaceMessageClient`; To load the config asynchronously, you can pass a function instead; To connect to another broker, you can create a new environment using `createEnvironmentInjector()` and provide the Solace Message Client with the broker config; API will be removed in a future release
Linting: projects/solace-message-client/src/lib/solace-message-client.spec.ts#L1122
`disconnect` is deprecated. since version 17.1.0; Configure Solace Message Client using `provideSolaceMessageClient`; To load the config asynchronously, you can pass a function instead; To connect to another broker, you can create a new environment using `createEnvironmentInjector()` and provide the Solace Message Client with the broker config; API will be removed in a future release
Linting: projects/solace-message-client/src/lib/solace-message-client.spec.ts#L1152
`disconnect` is deprecated. since version 17.1.0; Configure Solace Message Client using `provideSolaceMessageClient`; To load the config asynchronously, you can pass a function instead; To connect to another broker, you can create a new environment using `createEnvironmentInjector()` and provide the Solace Message Client with the broker config; API will be removed in a future release
Linting: projects/solace-message-client/src/lib/solace-message-client.spec.ts#L1155
`connect` is deprecated. since version 17.1.0; Configure Solace Message Client using `provideSolaceMessageClient`; To load the config asynchronously, you can pass a function instead; To connect to another broker, you can create a new environment using `createEnvironmentInjector()` and provide the Solace Message Client with the broker config; API will be removed in a future release

Artifacts

Produced during runtime
Name Size
solace-message-client
55.7 KB
solace-message-client-api
101 KB
tryme-app
414 KB